@clubmed/trident-ui 1.2.0-beta.1 → 1.2.0-beta.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +14 -0
- package/atoms/Icons/Icon.d.ts +5 -1
- package/atoms/Icons/Icon.js +3 -2
- package/atoms/Icons/Icon.js.map +1 -1
- package/atoms/Icons/Iconics.d.ts +9 -1
- package/atoms/Icons/Iconics.js +1 -1
- package/atoms/Icons/IconsResolver.d.ts +33 -1
- package/atoms/Icons/IconsResolver.js +6 -5
- package/atoms/Icons/IconsResolver.js.map +1 -1
- package/atoms/Icons/contexts/IconsContext.d.ts +8 -1
- package/atoms/Icons/contexts/IconsContext.js +6 -47
- package/atoms/Icons/contexts/IconsContext.js.map +1 -1
- package/atoms/Icons/index.js +8 -6
- package/atoms/Icons/index.js.map +1 -1
- package/atoms/Icons/svg/Actions.d.ts +1 -1
- package/atoms/Icons/svg/Actions.js +2 -144
- package/atoms/Icons/svg/Actions.js.map +1 -1
- package/atoms/Icons/svg/Activities.d.ts +1 -1
- package/atoms/Icons/svg/Activities.js +2 -188
- package/atoms/Icons/svg/Activities.js.map +1 -1
- package/atoms/Icons/svg/Brand.d.ts +1 -1
- package/atoms/Icons/svg/Brand.js +2 -89
- package/atoms/Icons/svg/Brand.js.map +1 -1
- package/atoms/Icons/svg/Covid.d.ts +1 -1
- package/atoms/Icons/svg/Covid.js +1 -75
- package/atoms/Icons/svg/Covid.js.map +1 -1
- package/atoms/Icons/svg/Food.d.ts +1 -1
- package/atoms/Icons/svg/Food.js +2 -136
- package/atoms/Icons/svg/Food.js.map +1 -1
- package/atoms/Icons/svg/HappyToCare.d.ts +1 -1
- package/atoms/Icons/svg/HappyToCare.js +1 -71
- package/atoms/Icons/svg/HappyToCare.js.map +1 -1
- package/atoms/Icons/svg/Places.d.ts +1 -1
- package/atoms/Icons/svg/Places.js +1 -75
- package/atoms/Icons/svg/Places.js.map +1 -1
- package/atoms/Icons/svg/ResortFill-EC.d.ts +1 -1
- package/atoms/Icons/svg/ResortFill-EC.js +2 -134
- package/atoms/Icons/svg/ResortFill-EC.js.map +1 -1
- package/atoms/Icons/svg/ResortFill.d.ts +1 -1
- package/atoms/Icons/svg/ResortFill.js +2 -398
- package/atoms/Icons/svg/ResortFill.js.map +1 -1
- package/atoms/Icons/svg/ResortOutline-EC.d.ts +1 -1
- package/atoms/Icons/svg/ResortOutline-EC.js +2 -134
- package/atoms/Icons/svg/ResortOutline-EC.js.map +1 -1
- package/atoms/Icons/svg/ResortOutline.d.ts +1 -1
- package/atoms/Icons/svg/ResortOutline.js +2 -398
- package/atoms/Icons/svg/ResortOutline.js.map +1 -1
- package/atoms/Icons/svg/Room.d.ts +1 -1
- package/atoms/Icons/svg/Room.js +1 -151
- package/atoms/Icons/svg/Room.js.map +1 -1
- package/atoms/Icons/svg/Services.d.ts +1 -1
- package/atoms/Icons/svg/Services.js +2 -96
- package/atoms/Icons/svg/Services.js.map +1 -1
- package/atoms/Icons/svg/Socials.d.ts +1 -1
- package/atoms/Icons/svg/Socials.js +1 -78
- package/atoms/Icons/svg/Socials.js.map +1 -1
- package/atoms/Icons/svg/SvgIcon.d.ts +9 -1
- package/atoms/Icons/svg/SvgIcon.js +3 -2
- package/atoms/Icons/svg/SvgIcon.js.map +1 -1
- package/atoms/Icons/svg/SvgIconResolver.d.ts +5 -1
- package/atoms/Icons/svg/SvgIconResolver.js +2 -1
- package/atoms/Icons/svg/SvgIconResolver.js.map +1 -1
- package/atoms/Icons/svg/Transports.d.ts +1 -1
- package/atoms/Icons/svg/Transports.js +2 -60
- package/atoms/Icons/svg/Transports.js.map +1 -1
- package/atoms/Icons/svg/Utilities.d.ts +1 -1
- package/atoms/Icons/svg/Utilities.js +2 -232
- package/atoms/Icons/svg/Utilities.js.map +1 -1
- package/atoms/Icons/svg/index.d.ts +2 -1
- package/atoms/Icons/svg/index.js +4 -2
- package/atoms/Icons/svg/index.js.map +1 -1
- package/atoms/Icons/svg-use/Actions.d.ts +1 -1
- package/atoms/Icons/svg-use/Actions.js +2 -176
- package/atoms/Icons/svg-use/Actions.js.map +1 -1
- package/atoms/Icons/svg-use/Activities.d.ts +1 -1
- package/atoms/Icons/svg-use/Activities.js +2 -232
- package/atoms/Icons/svg-use/Activities.js.map +1 -1
- package/atoms/Icons/svg-use/Brand.d.ts +1 -1
- package/atoms/Icons/svg-use/Brand.js +2 -105
- package/atoms/Icons/svg-use/Brand.js.map +1 -1
- package/atoms/Icons/svg-use/Covid.d.ts +1 -1
- package/atoms/Icons/svg-use/Covid.js +2 -92
- package/atoms/Icons/svg-use/Covid.js.map +1 -1
- package/atoms/Icons/svg-use/Food.d.ts +1 -1
- package/atoms/Icons/svg-use/Food.js +2 -167
- package/atoms/Icons/svg-use/Food.js.map +1 -1
- package/atoms/Icons/svg-use/HappyToCare.d.ts +1 -1
- package/atoms/Icons/svg-use/HappyToCare.js +2 -87
- package/atoms/Icons/svg-use/HappyToCare.js.map +1 -1
- package/atoms/Icons/svg-use/Places.d.ts +1 -1
- package/atoms/Icons/svg-use/Places.js +2 -92
- package/atoms/Icons/svg-use/Places.js.map +1 -1
- package/atoms/Icons/svg-use/ResortFill-EC.d.ts +1 -1
- package/atoms/Icons/svg-use/ResortFill-EC.js +2 -154
- package/atoms/Icons/svg-use/ResortFill-EC.js.map +1 -1
- package/atoms/Icons/svg-use/ResortFill.d.ts +1 -1
- package/atoms/Icons/svg-use/ResortFill.js +2 -462
- package/atoms/Icons/svg-use/ResortFill.js.map +1 -1
- package/atoms/Icons/svg-use/ResortOutline-EC.d.ts +1 -1
- package/atoms/Icons/svg-use/ResortOutline-EC.js +2 -154
- package/atoms/Icons/svg-use/ResortOutline-EC.js.map +1 -1
- package/atoms/Icons/svg-use/ResortOutline.d.ts +1 -1
- package/atoms/Icons/svg-use/ResortOutline.js +2 -462
- package/atoms/Icons/svg-use/ResortOutline.js.map +1 -1
- package/atoms/Icons/svg-use/Room.d.ts +1 -1
- package/atoms/Icons/svg-use/Room.js +2 -187
- package/atoms/Icons/svg-use/Room.js.map +1 -1
- package/atoms/Icons/svg-use/Services.d.ts +1 -1
- package/atoms/Icons/svg-use/Services.js +2 -117
- package/atoms/Icons/svg-use/Services.js.map +1 -1
- package/atoms/Icons/svg-use/Socials.d.ts +1 -1
- package/atoms/Icons/svg-use/Socials.js +2 -95
- package/atoms/Icons/svg-use/Socials.js.map +1 -1
- package/atoms/Icons/svg-use/SvgUseIcon.d.ts +9 -1
- package/atoms/Icons/svg-use/SvgUseIcon.js +3 -2
- package/atoms/Icons/svg-use/SvgUseIcon.js.map +1 -1
- package/atoms/Icons/svg-use/SvgUseIconResolver.d.ts +5 -1
- package/atoms/Icons/svg-use/SvgUseIconResolver.js +2 -1
- package/atoms/Icons/svg-use/SvgUseIconResolver.js.map +1 -1
- package/atoms/Icons/svg-use/Transports.d.ts +1 -1
- package/atoms/Icons/svg-use/Transports.js +2 -72
- package/atoms/Icons/svg-use/Transports.js.map +1 -1
- package/atoms/Icons/svg-use/Utilities.d.ts +1 -1
- package/atoms/Icons/svg-use/Utilities.js +2 -287
- package/atoms/Icons/svg-use/Utilities.js.map +1 -1
- package/atoms/Icons/svg-use/index.d.ts +2 -1
- package/atoms/Icons/svg-use/index.js +4 -2
- package/atoms/Icons/svg-use/index.js.map +1 -1
- package/molecules/Breadcrumb.js +9 -8
- package/molecules/Breadcrumb.js.map +1 -1
- package/molecules/Buttons/ButtonContent.js +6 -5
- package/molecules/Buttons/ButtonContent.js.map +1 -1
- package/molecules/Card.js +8 -7
- package/molecules/Card.js.map +1 -1
- package/molecules/Forms/Checkboxes/Checkbox.js +13 -12
- package/molecules/Forms/Checkboxes/Checkbox.js.map +1 -1
- package/molecules/Forms/DateField.js +4 -3
- package/molecules/Forms/DateField.js.map +1 -1
- package/molecules/Forms/Filter.js +13 -12
- package/molecules/Forms/Filter.js.map +1 -1
- package/molecules/Forms/FormControl.js +16 -15
- package/molecules/Forms/FormControl.js.map +1 -1
- package/molecules/Forms/Password/Password.js +11 -10
- package/molecules/Forms/Password/Password.js.map +1 -1
- package/molecules/Forms/Password/ValidationMessage.js +9 -8
- package/molecules/Forms/Password/ValidationMessage.js.map +1 -1
- package/molecules/Forms/Select.js +4 -3
- package/molecules/Forms/Select.js.map +1 -1
- package/molecules/Forms/TextField.js +8 -7
- package/molecules/Forms/TextField.js.map +1 -1
- package/molecules/Link.js +9 -8
- package/molecules/Link.js.map +1 -1
- package/package.json +1 -1
- package/chunks/360Videos.js +0 -8
- package/chunks/360Videos.js.map +0 -1
- package/chunks/AC.js +0 -6
- package/chunks/AC.js.map +0 -1
- package/chunks/AEXC_Fill.js +0 -6
- package/chunks/AEXC_Fill.js.map +0 -1
- package/chunks/AEXC_Outline.js +0 -6
- package/chunks/AEXC_Outline.js.map +0 -1
- package/chunks/ALBC_EC_Fill.js +0 -6
- package/chunks/ALBC_EC_Fill.js.map +0 -1
- package/chunks/ALBC_EC_Outline.js +0 -6
- package/chunks/ALBC_EC_Outline.js.map +0 -1
- package/chunks/ALBV_EC_Fill.js +0 -6
- package/chunks/ALBV_EC_Fill.js.map +0 -1
- package/chunks/ALBV_EC_Outline.js +0 -6
- package/chunks/ALBV_EC_Outline.js.map +0 -1
- package/chunks/ALHC_Fill.js +0 -6
- package/chunks/ALHC_Fill.js.map +0 -1
- package/chunks/ALHC_Outline.js +0 -6
- package/chunks/ALHC_Outline.js.map +0 -1
- package/chunks/ANJJ_Fill.js +0 -6
- package/chunks/ANJJ_Fill.js.map +0 -1
- package/chunks/ANJJ_Outline.js +0 -6
- package/chunks/ANJJ_Outline.js.map +0 -1
- package/chunks/ARPC_EC_Fill.js +0 -6
- package/chunks/ARPC_EC_Fill.js.map +0 -1
- package/chunks/ARPC_EC_Outline.js +0 -6
- package/chunks/ARPC_EC_Outline.js.map +0 -1
- package/chunks/ARPC_Fill.js +0 -6
- package/chunks/ARPC_Fill.js.map +0 -1
- package/chunks/ARPC_Outline.js +0 -6
- package/chunks/ARPC_Outline.js.map +0 -1
- package/chunks/ActionsAgainstSexualTourism.js +0 -6
- package/chunks/ActionsAgainstSexualTourism.js.map +0 -1
- package/chunks/AllInclusive.js +0 -6
- package/chunks/AllInclusive.js.map +0 -1
- package/chunks/AllInclusiveDefault.js +0 -6
- package/chunks/AllInclusiveDefault.js.map +0 -1
- package/chunks/AllInclusiveDonations.js +0 -6
- package/chunks/AllInclusiveDonations.js.map +0 -1
- package/chunks/AllInclusiveFlexible.js +0 -6
- package/chunks/AllInclusiveFlexible.js.map +0 -1
- package/chunks/AmazingFamily.js +0 -6
- package/chunks/AmazingFamily.js.map +0 -1
- package/chunks/Amenities.js +0 -6
- package/chunks/Amenities.js.map +0 -1
- package/chunks/AnimalProtection.js +0 -6
- package/chunks/AnimalProtection.js.map +0 -1
- package/chunks/Apple.js +0 -6
- package/chunks/Apple.js.map +0 -1
- package/chunks/Archery.js +0 -6
- package/chunks/Archery.js.map +0 -1
- package/chunks/ArrowDefault.js +0 -6
- package/chunks/ArrowDefault.js.map +0 -1
- package/chunks/ArrowFilled.js +0 -6
- package/chunks/ArrowFilled.js.map +0 -1
- package/chunks/ArrowOutlined.js +0 -6
- package/chunks/ArrowOutlined.js.map +0 -1
- package/chunks/ArrowTail.js +0 -6
- package/chunks/ArrowTail.js.map +0 -1
- package/chunks/BALC_Fill.js +0 -6
- package/chunks/BALC_Fill.js.map +0 -1
- package/chunks/BALC_Outline.js +0 -6
- package/chunks/BALC_Outline.js.map +0 -1
- package/chunks/BEIC_Fill.js +0 -6
- package/chunks/BEIC_Fill.js.map +0 -1
- package/chunks/BEIC_Outline.js +0 -6
- package/chunks/BEIC_Outline.js.map +0 -1
- package/chunks/BODC_Fill.js +0 -6
- package/chunks/BODC_Fill.js.map +0 -1
- package/chunks/BODC_Outline.js +0 -6
- package/chunks/BODC_Outline.js.map +0 -1
- package/chunks/BUCC_Fill.js +0 -6
- package/chunks/BUCC_Fill.js.map +0 -1
- package/chunks/BUCC_Outline.js +0 -6
- package/chunks/BUCC_Outline.js.map +0 -1
- package/chunks/BabyBed.js +0 -6
- package/chunks/BabyBed.js.map +0 -1
- package/chunks/BabyBottle.js +0 -6
- package/chunks/BabyBottle.js.map +0 -1
- package/chunks/BabyCleaning.js +0 -6
- package/chunks/BabyCleaning.js.map +0 -1
- package/chunks/BabyClubMed.js +0 -6
- package/chunks/BabyClubMed.js.map +0 -1
- package/chunks/BabyCorner.js +0 -6
- package/chunks/BabyCorner.js.map +0 -1
- package/chunks/BabyWelcome.js +0 -6
- package/chunks/BabyWelcome.js.map +0 -1
- package/chunks/Badminton.js +0 -6
- package/chunks/Badminton.js.map +0 -1
- package/chunks/Balcony.js +0 -6
- package/chunks/Balcony.js.map +0 -1
- package/chunks/Balneotherapy.js +0 -6
- package/chunks/Balneotherapy.js.map +0 -1
- package/chunks/Bar.js +0 -6
- package/chunks/Bar.js.map +0 -1
- package/chunks/Bars.js +0 -6
- package/chunks/Bars.js.map +0 -1
- package/chunks/Bathrobe.js +0 -6
- package/chunks/Bathrobe.js.map +0 -1
- package/chunks/BathtubShower.js +0 -6
- package/chunks/BathtubShower.js.map +0 -1
- package/chunks/BeachTowel.js +0 -6
- package/chunks/BeachTowel.js.map +0 -1
- package/chunks/BeachView.js +0 -6
- package/chunks/BeachView.js.map +0 -1
- package/chunks/Bedroom.js +0 -6
- package/chunks/Bedroom.js.map +0 -1
- package/chunks/Benin_Fill.js +0 -6
- package/chunks/Benin_Fill.js.map +0 -1
- package/chunks/Benin_Outline.js +0 -6
- package/chunks/Benin_Outline.js.map +0 -1
- package/chunks/Bidet.js +0 -6
- package/chunks/Bidet.js.map +0 -1
- package/chunks/Biodiversity.js +0 -6
- package/chunks/Biodiversity.js.map +0 -1
- package/chunks/Boat.js +0 -6
- package/chunks/Boat.js.map +0 -1
- package/chunks/BocceBall.js +0 -6
- package/chunks/BocceBall.js.map +0 -1
- package/chunks/Borneo_Fill.js +0 -6
- package/chunks/Borneo_Fill.js.map +0 -1
- package/chunks/Borneo_Outline.js +0 -6
- package/chunks/Borneo_Outline.js.map +0 -1
- package/chunks/Bus.js +0 -6
- package/chunks/Bus.js.map +0 -1
- package/chunks/ByeByePlastic.js +0 -6
- package/chunks/ByeByePlastic.js.map +0 -1
- package/chunks/CANC_EC_Fill.js +0 -6
- package/chunks/CANC_EC_Fill.js.map +0 -1
- package/chunks/CANC_EC_Outline.js +0 -6
- package/chunks/CANC_EC_Outline.js.map +0 -1
- package/chunks/CANC_Fill.js +0 -6
- package/chunks/CANC_Fill.js.map +0 -1
- package/chunks/CANC_Outline.js +0 -6
- package/chunks/CANC_Outline.js.map +0 -1
- package/chunks/CARC_Fill.js +0 -6
- package/chunks/CARC_Fill.js.map +0 -1
- package/chunks/CARC_Outline.js +0 -6
- package/chunks/CARC_Outline.js.map +0 -1
- package/chunks/CBAC_Fill.js +0 -6
- package/chunks/CBAC_Fill.js.map +0 -1
- package/chunks/CBAC_Outline.js +0 -6
- package/chunks/CBAC_Outline.js.map +0 -1
- package/chunks/CFAC_EC_Fill.js +0 -6
- package/chunks/CFAC_EC_Fill.js.map +0 -1
- package/chunks/CFAC_EC_Outline.js +0 -6
- package/chunks/CFAC_EC_Outline.js.map +0 -1
- package/chunks/CGBJ_Fill.js +0 -6
- package/chunks/CGBJ_Fill.js.map +0 -1
- package/chunks/CGBJ_Outline.js +0 -6
- package/chunks/CGBJ_Outline.js.map +0 -1
- package/chunks/CHEC_Fill.js +0 -6
- package/chunks/CHEC_Fill.js.map +0 -1
- package/chunks/CHEC_Outline.js +0 -6
- package/chunks/CHEC_Outline.js.map +0 -1
- package/chunks/CM2C_EC_Fill.js +0 -6
- package/chunks/CM2C_EC_Fill.js.map +0 -1
- package/chunks/CM2C_EC_Outline.js +0 -6
- package/chunks/CM2C_EC_Outline.js.map +0 -1
- package/chunks/COLC_Fill.js +0 -6
- package/chunks/COLC_Fill.js.map +0 -1
- package/chunks/COLC_Outline.js +0 -6
- package/chunks/COLC_Outline.js.map +0 -1
- package/chunks/CSKC_Fill.js +0 -6
- package/chunks/CSKC_Fill.js.map +0 -1
- package/chunks/CSKC_Outline.js +0 -6
- package/chunks/CSKC_Outline.js.map +0 -1
- package/chunks/CableCar.js +0 -6
- package/chunks/CableCar.js.map +0 -1
- package/chunks/CalendarDefault.js +0 -6
- package/chunks/CalendarDefault.js.map +0 -1
- package/chunks/CalendarFavorites.js +0 -6
- package/chunks/CalendarFavorites.js.map +0 -1
- package/chunks/CalendarOptions.js +0 -6
- package/chunks/CalendarOptions.js.map +0 -1
- package/chunks/CalendarPlus.js +0 -6
- package/chunks/CalendarPlus.js.map +0 -1
- package/chunks/CallBack.js +0 -6
- package/chunks/CallBack.js.map +0 -1
- package/chunks/Capacity.js +0 -6
- package/chunks/Capacity.js.map +0 -1
- package/chunks/Car.js +0 -6
- package/chunks/Car.js.map +0 -1
- package/chunks/Cardio.js +0 -6
- package/chunks/Cardio.js.map +0 -1
- package/chunks/Champagne.js +0 -6
- package/chunks/Champagne.js.map +0 -1
- package/chunks/Charcuterie.js +0 -6
- package/chunks/Charcuterie.js.map +0 -1
- package/chunks/CheckDefault.js +0 -6
- package/chunks/CheckDefault.js.map +0 -1
- package/chunks/CheckFilled.js +0 -6
- package/chunks/CheckFilled.js.map +0 -1
- package/chunks/CheckOutlined.js +0 -6
- package/chunks/CheckOutlined.js.map +0 -1
- package/chunks/Cheese.js +0 -6
- package/chunks/Cheese.js.map +0 -1
- package/chunks/ChildrenSeparatedRoom.js +0 -6
- package/chunks/ChildrenSeparatedRoom.js.map +0 -1
- package/chunks/ChillPass.js +0 -6
- package/chunks/ChillPass.js.map +0 -1
- package/chunks/Circus.js +0 -6
- package/chunks/Circus.js.map +0 -1
- package/chunks/ClimateActions.js +0 -6
- package/chunks/ClimateActions.js.map +0 -1
- package/chunks/Climbing.js +0 -6
- package/chunks/Climbing.js.map +0 -1
- package/chunks/Clipboard.js +0 -6
- package/chunks/Clipboard.js.map +0 -1
- package/chunks/ClockBack.js +0 -6
- package/chunks/ClockBack.js.map +0 -1
- package/chunks/ClockDefault.js +0 -6
- package/chunks/ClockDefault.js.map +0 -1
- package/chunks/ClockSpeed.js +0 -6
- package/chunks/ClockSpeed.js.map +0 -1
- package/chunks/ClothesDryer.js +0 -6
- package/chunks/ClothesDryer.js.map +0 -1
- package/chunks/ClubMed.js +0 -6
- package/chunks/ClubMed.js.map +0 -1
- package/chunks/CoffeeMachine.js +0 -6
- package/chunks/CoffeeMachine.js.map +0 -1
- package/chunks/ColdDrinks.js +0 -6
- package/chunks/ColdDrinks.js.map +0 -1
- package/chunks/ColdSandwich.js +0 -6
- package/chunks/ColdSandwich.js.map +0 -1
- package/chunks/Compare.js +0 -6
- package/chunks/Compare.js.map +0 -1
- package/chunks/Concierge.js +0 -6
- package/chunks/Concierge.js.map +0 -1
- package/chunks/Conference.js +0 -6
- package/chunks/Conference.js.map +0 -1
- package/chunks/ConnectingRoom.js +0 -6
- package/chunks/ConnectingRoom.js.map +0 -1
- package/chunks/Cough.js +0 -6
- package/chunks/Cough.js.map +0 -1
- package/chunks/CreditCard.js +0 -6
- package/chunks/CreditCard.js.map +0 -1
- package/chunks/CreditCard2.js +0 -6
- package/chunks/CreditCard2.js.map +0 -1
- package/chunks/CrossDefault.js +0 -6
- package/chunks/CrossDefault.js.map +0 -1
- package/chunks/CrossFilled.js +0 -6
- package/chunks/CrossFilled.js.map +0 -1
- package/chunks/CrossOutlined.js +0 -6
- package/chunks/CrossOutlined.js.map +0 -1
- package/chunks/CulturalRespect.js +0 -6
- package/chunks/CulturalRespect.js.map +0 -1
- package/chunks/DBAC_Fill.js +0 -6
- package/chunks/DBAC_Fill.js.map +0 -1
- package/chunks/DBAC_Outline.js +0 -6
- package/chunks/DBAC_Outline.js.map +0 -1
- package/chunks/DDOC_Fill.js +0 -6
- package/chunks/DDOC_Fill.js.map +0 -1
- package/chunks/DDOC_Outline.js +0 -6
- package/chunks/DDOC_Outline.js.map +0 -1
- package/chunks/Danse.js +0 -6
- package/chunks/Danse.js.map +0 -1
- package/chunks/Daybed.js +0 -6
- package/chunks/Daybed.js.map +0 -1
- package/chunks/Delete.js +0 -6
- package/chunks/Delete.js.map +0 -1
- package/chunks/Dessert.js +0 -6
- package/chunks/Dessert.js.map +0 -1
- package/chunks/Diamond.js +0 -6
- package/chunks/Diamond.js.map +0 -1
- package/chunks/DigitalTools.js +0 -6
- package/chunks/DigitalTools.js.map +0 -1
- package/chunks/Disinfection.js +0 -6
- package/chunks/Disinfection.js.map +0 -1
- package/chunks/Distance.js +0 -6
- package/chunks/Distance.js.map +0 -1
- package/chunks/DoNotShakeHands.js +0 -6
- package/chunks/DoNotShakeHands.js.map +0 -1
- package/chunks/Doctor.js +0 -6
- package/chunks/Doctor.js.map +0 -1
- package/chunks/DocumentChecklist.js +0 -6
- package/chunks/DocumentChecklist.js.map +0 -1
- package/chunks/DocumentDefault.js +0 -6
- package/chunks/DocumentDefault.js.map +0 -1
- package/chunks/DocumentInsurrance.js +0 -6
- package/chunks/DocumentInsurrance.js.map +0 -1
- package/chunks/DocumentList.js +0 -6
- package/chunks/DocumentList.js.map +0 -1
- package/chunks/DocumentPDF.js +0 -6
- package/chunks/DocumentPDF.js.map +0 -1
- package/chunks/DocumentPassport.js +0 -6
- package/chunks/DocumentPassport.js.map +0 -1
- package/chunks/DocumentTicket.js +0 -6
- package/chunks/DocumentTicket.js.map +0 -1
- package/chunks/DocumentUserDetails.js +0 -6
- package/chunks/DocumentUserDetails.js.map +0 -1
- package/chunks/Download.js +0 -6
- package/chunks/Download.js.map +0 -1
- package/chunks/Dressing.js +0 -6
- package/chunks/Dressing.js.map +0 -1
- package/chunks/Dryer.js +0 -6
- package/chunks/Dryer.js.map +0 -1
- package/chunks/DualBasin.js +0 -6
- package/chunks/DualBasin.js.map +0 -1
- package/chunks/Edit.js +0 -6
- package/chunks/Edit.js.map +0 -1
- package/chunks/Electricity.js +0 -6
- package/chunks/Electricity.js.map +0 -1
- package/chunks/ElectricityManagement.js +0 -6
- package/chunks/ElectricityManagement.js.map +0 -1
- package/chunks/Elevator.js +0 -6
- package/chunks/Elevator.js.map +0 -1
- package/chunks/EnvironmentProtection.js +0 -6
- package/chunks/EnvironmentProtection.js.map +0 -1
- package/chunks/EqualOpportunities.js +0 -6
- package/chunks/EqualOpportunities.js.map +0 -1
- package/chunks/Error.js +0 -6
- package/chunks/Error.js.map +0 -1
- package/chunks/ExclusiveCollection.js +0 -6
- package/chunks/ExclusiveCollection.js.map +0 -1
- package/chunks/Expand.js +0 -6
- package/chunks/Expand.js.map +0 -1
- package/chunks/ExternalLinks.js +0 -6
- package/chunks/ExternalLinks.js.map +0 -1
- package/chunks/Facebook.js +0 -6
- package/chunks/Facebook.js.map +0 -1
- package/chunks/FacebookMessenger.js +0 -6
- package/chunks/FacebookMessenger.js.map +0 -1
- package/chunks/FarmersProgram.js +0 -6
- package/chunks/FarmersProgram.js.map +0 -1
- package/chunks/Filters.js +0 -6
- package/chunks/Filters.js.map +0 -1
- package/chunks/Fireplace.js +0 -6
- package/chunks/Fireplace.js.map +0 -1
- package/chunks/Fitness.js +0 -6
- package/chunks/Fitness.js.map +0 -1
- package/chunks/Flickr.js +0 -6
- package/chunks/Flickr.js.map +0 -1
- package/chunks/Folder.js +0 -6
- package/chunks/Folder.js.map +0 -1
- package/chunks/Footpath.js +0 -6
- package/chunks/Footpath.js.map +0 -1
- package/chunks/Foshan_Fill.js +0 -6
- package/chunks/Foshan_Fill.js.map +0 -1
- package/chunks/Foshan_Outline.js +0 -6
- package/chunks/Foshan_Outline.js.map +0 -1
- package/chunks/FourtyFive.js +0 -6
- package/chunks/FourtyFive.js.map +0 -1
- package/chunks/Fridge.js +0 -6
- package/chunks/Fridge.js.map +0 -1
- package/chunks/GMAC_Fill.js +0 -6
- package/chunks/GMAC_Fill.js.map +0 -1
- package/chunks/GMAC_Outline.js +0 -6
- package/chunks/GMAC_Outline.js.map +0 -1
- package/chunks/GMAV_EC_Fill.js +0 -6
- package/chunks/GMAV_EC_Fill.js.map +0 -1
- package/chunks/GMAV_EC_Outline.js +0 -6
- package/chunks/GMAV_EC_Outline.js.map +0 -1
- package/chunks/GREC_Fill.js +0 -6
- package/chunks/GREC_Fill.js.map +0 -1
- package/chunks/GREC_Outline.js +0 -6
- package/chunks/GREC_Outline.js.map +0 -1
- package/chunks/GUIC_Fill.js +0 -6
- package/chunks/GUIC_Fill.js.map +0 -1
- package/chunks/GUIC_Outline.js +0 -6
- package/chunks/GUIC_Outline.js.map +0 -1
- package/chunks/GardenView.js +0 -6
- package/chunks/GardenView.js.map +0 -1
- package/chunks/GlobePlane.js +0 -6
- package/chunks/GlobePlane.js.map +0 -1
- package/chunks/GlobeTrident.js +0 -6
- package/chunks/GlobeTrident.js.map +0 -1
- package/chunks/Gloves.js +0 -6
- package/chunks/Gloves.js.map +0 -1
- package/chunks/Golf.js +0 -6
- package/chunks/Golf.js.map +0 -1
- package/chunks/Google.js +0 -6
- package/chunks/Google.js.map +0 -1
- package/chunks/GourmetLounge.js +0 -6
- package/chunks/GourmetLounge.js.map +0 -1
- package/chunks/Grid.js +0 -6
- package/chunks/Grid.js.map +0 -1
- package/chunks/GridList.js +0 -6
- package/chunks/GridList.js.map +0 -1
- package/chunks/Hairdresser.js +0 -6
- package/chunks/Hairdresser.js.map +0 -1
- package/chunks/HamamMen.js +0 -6
- package/chunks/HamamMen.js.map +0 -1
- package/chunks/HamamWomen.js +0 -6
- package/chunks/HamamWomen.js.map +0 -1
- package/chunks/Hamburger.js +0 -6
- package/chunks/Hamburger.js.map +0 -1
- package/chunks/HappyFirst.js +0 -8
- package/chunks/HappyFirst.js.map +0 -1
- package/chunks/HappyToCare.js +0 -6
- package/chunks/HappyToCare.js.map +0 -1
- package/chunks/HappyToCareSmall.js +0 -6
- package/chunks/HappyToCareSmall.js.map +0 -1
- package/chunks/HealthyCorner.js +0 -6
- package/chunks/HealthyCorner.js.map +0 -1
- package/chunks/HeartFilled.js +0 -6
- package/chunks/HeartFilled.js.map +0 -1
- package/chunks/HeartOutlined.js +0 -6
- package/chunks/HeartOutlined.js.map +0 -1
- package/chunks/Heilongtan_Fill.js +0 -6
- package/chunks/Heilongtan_Fill.js.map +0 -1
- package/chunks/Heilongtan_Outline.js +0 -6
- package/chunks/Heilongtan_Outline.js.map +0 -1
- package/chunks/Hiking.js +0 -6
- package/chunks/Hiking.js.map +0 -1
- package/chunks/Home.js +0 -8
- package/chunks/Home.js.map +0 -1
- package/chunks/HorseRiding.js +0 -6
- package/chunks/HorseRiding.js.map +0 -1
- package/chunks/HotDrinks.js +0 -6
- package/chunks/HotDrinks.js.map +0 -1
- package/chunks/HotSandwiches.js +0 -6
- package/chunks/HotSandwiches.js.map +0 -1
- package/chunks/Household.js +0 -6
- package/chunks/Household.js.map +0 -1
- package/chunks/IXTC_Fill.js +0 -6
- package/chunks/IXTC_Fill.js.map +0 -1
- package/chunks/IXTC_Outline.js +0 -6
- package/chunks/IXTC_Outline.js.map +0 -1
- package/chunks/IceSkating.js +0 -6
- package/chunks/IceSkating.js.map +0 -1
- package/chunks/IconsResolver.js +0 -15
- package/chunks/IconsResolver.js.map +0 -1
- package/chunks/InclusiveToilets.js +0 -6
- package/chunks/InclusiveToilets.js.map +0 -1
- package/chunks/Information.js +0 -6
- package/chunks/Information.js.map +0 -1
- package/chunks/Instagram.js +0 -6
- package/chunks/Instagram.js.map +0 -1
- package/chunks/Internet.js +0 -6
- package/chunks/Internet.js.map +0 -1
- package/chunks/Invisible.js +0 -6
- package/chunks/Invisible.js.map +0 -1
- package/chunks/KABC_Fill.js +0 -6
- package/chunks/KABC_Fill.js.map +0 -1
- package/chunks/KABC_Outline.js +0 -6
- package/chunks/KABC_Outline.js.map +0 -1
- package/chunks/KANC_EC_Fill.js +0 -6
- package/chunks/KANC_EC_Fill.js.map +0 -1
- package/chunks/KANC_EC_Outline.js +0 -6
- package/chunks/KANC_EC_Outline.js.map +0 -1
- package/chunks/KANC_Fill.js +0 -6
- package/chunks/KANC_Fill.js.map +0 -1
- package/chunks/KANC_Outline.js +0 -6
- package/chunks/KANC_Outline.js.map +0 -1
- package/chunks/KANV_EC_Fill.js +0 -6
- package/chunks/KANV_EC_Fill.js.map +0 -1
- package/chunks/KANV_EC_Outline.js +0 -6
- package/chunks/KANV_EC_Outline.js.map +0 -1
- package/chunks/KEMC_Fill.js +0 -6
- package/chunks/KEMC_Fill.js.map +0 -1
- package/chunks/KEMC_Outline.js +0 -6
- package/chunks/KEMC_Outline.js.map +0 -1
- package/chunks/KIGC_Fill.js +0 -6
- package/chunks/KIGC_Fill.js.map +0 -1
- package/chunks/KIGC_Outline.js +0 -6
- package/chunks/KIGC_Outline.js.map +0 -1
- package/chunks/KIPC_Fill.js +0 -6
- package/chunks/KIPC_Fill.js.map +0 -1
- package/chunks/KIPC_Outline.js +0 -6
- package/chunks/KIPC_Outline.js.map +0 -1
- package/chunks/Kayak.js +0 -6
- package/chunks/Kayak.js.map +0 -1
- package/chunks/KidSupervisory.js +0 -6
- package/chunks/KidSupervisory.js.map +0 -1
- package/chunks/Kitchen.js +0 -6
- package/chunks/Kitchen.js.map +0 -1
- package/chunks/KitchenEquipments.js +0 -6
- package/chunks/KitchenEquipments.js.map +0 -1
- package/chunks/Kitchenware.js +0 -6
- package/chunks/Kitchenware.js.map +0 -1
- package/chunks/Kitesurf.js +0 -6
- package/chunks/Kitesurf.js.map +0 -1
- package/chunks/LAKJ_Fill.js +0 -6
- package/chunks/LAKJ_Fill.js.map +0 -1
- package/chunks/LAKJ_Outline.js +0 -6
- package/chunks/LAKJ_Outline.js.map +0 -1
- package/chunks/LAPC_Fill.js +0 -6
- package/chunks/LAPC_Fill.js.map +0 -1
- package/chunks/LAPC_Outline.js +0 -6
- package/chunks/LAPC_Outline.js.map +0 -1
- package/chunks/LJIC_Fill.js +0 -6
- package/chunks/LJIC_Fill.js.map +0 -1
- package/chunks/LJIC_Outline.js +0 -6
- package/chunks/LJIC_Outline.js.map +0 -1
- package/chunks/LPAC_Fill.js +0 -6
- package/chunks/LPAC_Fill.js.map +0 -1
- package/chunks/LPAC_Outline.js +0 -6
- package/chunks/LPAC_Outline.js.map +0 -1
- package/chunks/LROC_EC_Fill.js +0 -6
- package/chunks/LROC_EC_Fill.js.map +0 -1
- package/chunks/LROC_EC_Outline.js +0 -6
- package/chunks/LROC_EC_Outline.js.map +0 -1
- package/chunks/LROC_Fill.js +0 -6
- package/chunks/LROC_Fill.js.map +0 -1
- package/chunks/LROC_Outline.js +0 -6
- package/chunks/LROC_Outline.js.map +0 -1
- package/chunks/LastMinute.js +0 -6
- package/chunks/LastMinute.js.map +0 -1
- package/chunks/Laundry.js +0 -6
- package/chunks/Laundry.js.map +0 -1
- package/chunks/Letter.js +0 -6
- package/chunks/Letter.js.map +0 -1
- package/chunks/Library.js +0 -6
- package/chunks/Library.js.map +0 -1
- package/chunks/List.js +0 -6
- package/chunks/List.js.map +0 -1
- package/chunks/LocalChildrenWelcome.js +0 -6
- package/chunks/LocalChildrenWelcome.js.map +0 -1
- package/chunks/LocalDevelopment.js +0 -6
- package/chunks/LocalDevelopment.js.map +0 -1
- package/chunks/LocalSportSchool.js +0 -6
- package/chunks/LocalSportSchool.js.map +0 -1
- package/chunks/Location.js +0 -6
- package/chunks/Location.js.map +0 -1
- package/chunks/LoungeAreaInside.js +0 -6
- package/chunks/LoungeAreaInside.js.map +0 -1
- package/chunks/LoungeAreaOutside.js +0 -6
- package/chunks/LoungeAreaOutside.js.map +0 -1
- package/chunks/Luggage.js +0 -6
- package/chunks/Luggage.js.map +0 -1
- package/chunks/LuggageTransportation.js +0 -6
- package/chunks/LuggageTransportation.js.map +0 -1
- package/chunks/MAUC_Fill.js +0 -6
- package/chunks/MAUC_Fill.js.map +0 -1
- package/chunks/MAUC_Outline.js +0 -6
- package/chunks/MAUC_Outline.js.map +0 -1
- package/chunks/MMAC_Fill.js +0 -6
- package/chunks/MMAC_Fill.js.map +0 -1
- package/chunks/MMAC_Outline.js +0 -6
- package/chunks/MMAC_Outline.js.map +0 -1
- package/chunks/MPAC_EC_Fill.js +0 -6
- package/chunks/MPAC_EC_Fill.js.map +0 -1
- package/chunks/MPAC_EC_Outline.js +0 -6
- package/chunks/MPAC_EC_Outline.js.map +0 -1
- package/chunks/MPAC_Fill.js +0 -6
- package/chunks/MPAC_Fill.js.map +0 -1
- package/chunks/MPAC_Outline.js +0 -6
- package/chunks/MPAC_Outline.js.map +0 -1
- package/chunks/MPEC_EC_Fill.js +0 -6
- package/chunks/MPEC_EC_Fill.js.map +0 -1
- package/chunks/MPEC_EC_Outline.js +0 -6
- package/chunks/MPEC_EC_Outline.js.map +0 -1
- package/chunks/MagnifyingMirror.js +0 -6
- package/chunks/MagnifyingMirror.js.map +0 -1
- package/chunks/Maintenance.js +0 -6
- package/chunks/Maintenance.js.map +0 -1
- package/chunks/Mask.js +0 -6
- package/chunks/Mask.js.map +0 -1
- package/chunks/Massage.js +0 -6
- package/chunks/Massage.js.map +0 -1
- package/chunks/MaterialDonations.js +0 -6
- package/chunks/MaterialDonations.js.map +0 -1
- package/chunks/Meal.js +0 -6
- package/chunks/Meal.js.map +0 -1
- package/chunks/Meat.js +0 -6
- package/chunks/Meat.js.map +0 -1
- package/chunks/MeetingPoint.js +0 -6
- package/chunks/MeetingPoint.js.map +0 -1
- package/chunks/Menu.js +0 -6
- package/chunks/Menu.js.map +0 -1
- package/chunks/MenuClosed.js +0 -6
- package/chunks/MenuClosed.js.map +0 -1
- package/chunks/MiniClubMed.js +0 -6
- package/chunks/MiniClubMed.js.map +0 -1
- package/chunks/MinusDefault.js +0 -6
- package/chunks/MinusDefault.js.map +0 -1
- package/chunks/MinusFilled.js +0 -6
- package/chunks/MinusFilled.js.map +0 -1
- package/chunks/MinusOutlined.js +0 -6
- package/chunks/MinusOutlined.js.map +0 -1
- package/chunks/MountainView.js +0 -6
- package/chunks/MountainView.js.map +0 -1
- package/chunks/Multimedia.js +0 -6
- package/chunks/Multimedia.js.map +0 -1
- package/chunks/Multisports.js +0 -6
- package/chunks/Multisports.js.map +0 -1
- package/chunks/New.js +0 -6
- package/chunks/New.js.map +0 -1
- package/chunks/Nursery.js +0 -6
- package/chunks/Nursery.js.map +0 -1
- package/chunks/OPIC_Fill.js +0 -6
- package/chunks/OPIC_Fill.js.map +0 -1
- package/chunks/OPIC_Outline.js +0 -6
- package/chunks/OPIC_Outline.js.map +0 -1
- package/chunks/Ofuro.js +0 -6
- package/chunks/Ofuro.js.map +0 -1
- package/chunks/OnDemand.js +0 -6
- package/chunks/OnDemand.js.map +0 -1
- package/chunks/PALC_Fill.js +0 -6
- package/chunks/PALC_Fill.js.map +0 -1
- package/chunks/PALC_Outline.js +0 -6
- package/chunks/PALC_Outline.js.map +0 -1
- package/chunks/PCAC_EC_Fill.js +0 -6
- package/chunks/PCAC_EC_Fill.js.map +0 -1
- package/chunks/PCAC_EC_Outline.js +0 -6
- package/chunks/PCAC_EC_Outline.js.map +0 -1
- package/chunks/PCAC_Fill.js +0 -6
- package/chunks/PCAC_Fill.js.map +0 -1
- package/chunks/PCAC_Outline.js +0 -6
- package/chunks/PCAC_Outline.js.map +0 -1
- package/chunks/PCRTest.js +0 -6
- package/chunks/PCRTest.js.map +0 -1
- package/chunks/PHUC_Fill.js +0 -6
- package/chunks/PHUC_Fill.js.map +0 -1
- package/chunks/PHUC_Outline.js +0 -6
- package/chunks/PHUC_Outline.js.map +0 -1
- package/chunks/PLAC_Fill.js +0 -6
- package/chunks/PLAC_Fill.js.map +0 -1
- package/chunks/PLAC_Outline.js +0 -6
- package/chunks/PLAC_Outline.js.map +0 -1
- package/chunks/PMR.js +0 -6
- package/chunks/PMR.js.map +0 -1
- package/chunks/PMRElevator.js +0 -6
- package/chunks/PMRElevator.js.map +0 -1
- package/chunks/PRAC_Fill.js +0 -6
- package/chunks/PRAC_Fill.js.map +0 -1
- package/chunks/PRAC_Outline.js +0 -6
- package/chunks/PRAC_Outline.js.map +0 -1
- package/chunks/PVAC_Fill.js +0 -6
- package/chunks/PVAC_Fill.js.map +0 -1
- package/chunks/PVAC_Outline.js +0 -6
- package/chunks/PVAC_Outline.js.map +0 -1
- package/chunks/Paddle.js +0 -6
- package/chunks/Paddle.js.map +0 -1
- package/chunks/PaddleTennis.js +0 -6
- package/chunks/PaddleTennis.js.map +0 -1
- package/chunks/Padlock.js +0 -6
- package/chunks/Padlock.js.map +0 -1
- package/chunks/Parking.js +0 -6
- package/chunks/Parking.js.map +0 -1
- package/chunks/PaymentPlan.js +0 -6
- package/chunks/PaymentPlan.js.map +0 -1
- package/chunks/PeopleBaby.js +0 -6
- package/chunks/PeopleBaby.js.map +0 -1
- package/chunks/PeopleDouble.js +0 -6
- package/chunks/PeopleDouble.js.map +0 -1
- package/chunks/PeopleFamily.js +0 -6
- package/chunks/PeopleFamily.js.map +0 -1
- package/chunks/PeopleKids.js +0 -6
- package/chunks/PeopleKids.js.map +0 -1
- package/chunks/PeopleSingle.js +0 -6
- package/chunks/PeopleSingle.js.map +0 -1
- package/chunks/PeopleTeenagers.js +0 -6
- package/chunks/PeopleTeenagers.js.map +0 -1
- package/chunks/PetitClubMed.js +0 -6
- package/chunks/PetitClubMed.js.map +0 -1
- package/chunks/Phone.js +0 -6
- package/chunks/Phone.js.map +0 -1
- package/chunks/Photographer.js +0 -6
- package/chunks/Photographer.js.map +0 -1
- package/chunks/PickleBall.js +0 -6
- package/chunks/PickleBall.js.map +0 -1
- package/chunks/Pictures.js +0 -8
- package/chunks/Pictures.js.map +0 -1
- package/chunks/Pinterest.js +0 -6
- package/chunks/Pinterest.js.map +0 -1
- package/chunks/PlaneDefault.js +0 -6
- package/chunks/PlaneDefault.js.map +0 -1
- package/chunks/PlaneInBound.js +0 -6
- package/chunks/PlaneInBound.js.map +0 -1
- package/chunks/PlaneNoPlane.js +0 -6
- package/chunks/PlaneNoPlane.js.map +0 -1
- package/chunks/PlaneOutbound.js +0 -6
- package/chunks/PlaneOutbound.js.map +0 -1
- package/chunks/PlusDefault.js +0 -6
- package/chunks/PlusDefault.js.map +0 -1
- package/chunks/PlusFilled.js +0 -6
- package/chunks/PlusFilled.js.map +0 -1
- package/chunks/PlusOutlined.js +0 -6
- package/chunks/PlusOutlined.js.map +0 -1
- package/chunks/PoolView.js +0 -6
- package/chunks/PoolView.js.map +0 -1
- package/chunks/Pressing.js +0 -6
- package/chunks/Pressing.js.map +0 -1
- package/chunks/PrivateMeal.js +0 -6
- package/chunks/PrivateMeal.js.map +0 -1
- package/chunks/PromoCode.js +0 -6
- package/chunks/PromoCode.js.map +0 -1
- package/chunks/QCHC_EC_Fill.js +0 -6
- package/chunks/QCHC_EC_Fill.js.map +0 -1
- package/chunks/QCHC_EC_Outline.js +0 -6
- package/chunks/QCHC_EC_Outline.js.map +0 -1
- package/chunks/QCHC_Fill.js +0 -6
- package/chunks/QCHC_Fill.js.map +0 -1
- package/chunks/QCHC_Outline.js +0 -6
- package/chunks/QCHC_Outline.js.map +0 -1
- package/chunks/Questions.js +0 -6
- package/chunks/Questions.js.map +0 -1
- package/chunks/Quiche.js +0 -6
- package/chunks/Quiche.js.map +0 -1
- package/chunks/RBIC_Fill.js +0 -6
- package/chunks/RBIC_Fill.js.map +0 -1
- package/chunks/RBIC_Outline.js +0 -6
- package/chunks/RBIC_Outline.js.map +0 -1
- package/chunks/RDPC_EC_Fill.js +0 -6
- package/chunks/RDPC_EC_Fill.js.map +0 -1
- package/chunks/RDPC_EC_Outline.js +0 -6
- package/chunks/RDPC_EC_Outline.js.map +0 -1
- package/chunks/RDPC_Fill.js +0 -6
- package/chunks/RDPC_Fill.js.map +0 -1
- package/chunks/RDPC_Outline.js +0 -6
- package/chunks/RDPC_Outline.js.map +0 -1
- package/chunks/Reception.js +0 -6
- package/chunks/Reception.js.map +0 -1
- package/chunks/Reduce.js +0 -6
- package/chunks/Reduce.js.map +0 -1
- package/chunks/Reload.js +0 -6
- package/chunks/Reload.js.map +0 -1
- package/chunks/Restaurant.js +0 -6
- package/chunks/Restaurant.js.map +0 -1
- package/chunks/Restaurants.js +0 -6
- package/chunks/Restaurants.js.map +0 -1
- package/chunks/RoomSafe.js +0 -6
- package/chunks/RoomSafe.js.map +0 -1
- package/chunks/RoomService.js +0 -6
- package/chunks/RoomService.js.map +0 -1
- package/chunks/Running.js +0 -6
- package/chunks/Running.js.map +0 -1
- package/chunks/SAOC_Fill.js +0 -6
- package/chunks/SAOC_Fill.js.map +0 -1
- package/chunks/SAOC_Outline.js +0 -6
- package/chunks/SAOC_Outline.js.map +0 -1
- package/chunks/SCHC_Fill.js +0 -6
- package/chunks/SCHC_Fill.js.map +0 -1
- package/chunks/SCHC_Outline.js +0 -6
- package/chunks/SCHC_Outline.js.map +0 -1
- package/chunks/SEYC_EC_Fill.js +0 -6
- package/chunks/SEYC_EC_Fill.js.map +0 -1
- package/chunks/SEYC_EC_Outline.js +0 -6
- package/chunks/SEYC_EC_Outline.js.map +0 -1
- package/chunks/SMRC_Fill.js +0 -6
- package/chunks/SMRC_Fill.js.map +0 -1
- package/chunks/SMRC_Outline.js +0 -6
- package/chunks/SMRC_Outline.js.map +0 -1
- package/chunks/SMS.js +0 -6
- package/chunks/SMS.js.map +0 -1
- package/chunks/SafeReception.js +0 -6
- package/chunks/SafeReception.js.map +0 -1
- package/chunks/SafeRestaurant.js +0 -6
- package/chunks/SafeRestaurant.js.map +0 -1
- package/chunks/SafeSpa.js +0 -6
- package/chunks/SafeSpa.js.map +0 -1
- package/chunks/Sailing.js +0 -6
- package/chunks/Sailing.js.map +0 -1
- package/chunks/Salad.js +0 -6
- package/chunks/Salad.js.map +0 -1
- package/chunks/SaunaMen.js +0 -6
- package/chunks/SaunaMen.js.map +0 -1
- package/chunks/SaunaWomen.js +0 -6
- package/chunks/SaunaWomen.js.map +0 -1
- package/chunks/ScubaDiving.js +0 -6
- package/chunks/ScubaDiving.js.map +0 -1
- package/chunks/Search.js +0 -6
- package/chunks/Search.js.map +0 -1
- package/chunks/SeparatedRoom.js +0 -6
- package/chunks/SeparatedRoom.js.map +0 -1
- package/chunks/SeparatedWC.js +0 -6
- package/chunks/SeparatedWC.js.map +0 -1
- package/chunks/Shanwei_Fill.js +0 -6
- package/chunks/Shanwei_Fill.js.map +0 -1
- package/chunks/Shanwei_Outline.js +0 -6
- package/chunks/Shanwei_Outline.js.map +0 -1
- package/chunks/Share.js +0 -6
- package/chunks/Share.js.map +0 -1
- package/chunks/Shopping.js +0 -6
- package/chunks/Shopping.js.map +0 -1
- package/chunks/Shower.js +0 -6
- package/chunks/Shower.js.map +0 -1
- package/chunks/ShowerPMR.js +0 -6
- package/chunks/ShowerPMR.js.map +0 -1
- package/chunks/ShowerWC.js +0 -6
- package/chunks/ShowerWC.js.map +0 -1
- package/chunks/Size.js +0 -6
- package/chunks/Size.js.map +0 -1
- package/chunks/Ski.js +0 -6
- package/chunks/Ski.js.map +0 -1
- package/chunks/SkiInAndOut.js +0 -6
- package/chunks/SkiInAndOut.js.map +0 -1
- package/chunks/SkiRoom.js +0 -6
- package/chunks/SkiRoom.js.map +0 -1
- package/chunks/Smartphone.js +0 -6
- package/chunks/Smartphone.js.map +0 -1
- package/chunks/Snacks.js +0 -6
- package/chunks/Snacks.js.map +0 -1
- package/chunks/Snorkeling.js +0 -6
- package/chunks/Snorkeling.js.map +0 -1
- package/chunks/SnowSerenity.js +0 -6
- package/chunks/SnowSerenity.js.map +0 -1
- package/chunks/Snowboard.js +0 -6
- package/chunks/Snowboard.js.map +0 -1
- package/chunks/Snowshoeing.js +0 -6
- package/chunks/Snowshoeing.js.map +0 -1
- package/chunks/Soap.js +0 -6
- package/chunks/Soap.js.map +0 -1
- package/chunks/Solution.js +0 -6
- package/chunks/Solution.js.map +0 -1
- package/chunks/Soup.js +0 -6
- package/chunks/Soup.js.map +0 -1
- package/chunks/Spa.js +0 -6
- package/chunks/Spa.js.map +0 -1
- package/chunks/SpecialOffers.js +0 -6
- package/chunks/SpecialOffers.js.map +0 -1
- package/chunks/StarFilled.js +0 -6
- package/chunks/StarFilled.js.map +0 -1
- package/chunks/StarOutlined.js +0 -6
- package/chunks/StarOutlined.js.map +0 -1
- package/chunks/Sterilizer.js +0 -6
- package/chunks/Sterilizer.js.map +0 -1
- package/chunks/Stroller.js +0 -6
- package/chunks/Stroller.js.map +0 -1
- package/chunks/SunView.js +0 -6
- package/chunks/SunView.js.map +0 -1
- package/chunks/Surf.js +0 -6
- package/chunks/Surf.js.map +0 -1
- package/chunks/SvgIcon.js +0 -34
- package/chunks/SvgIcon.js.map +0 -1
- package/chunks/SvgIconResolver.js +0 -15
- package/chunks/SvgIconResolver.js.map +0 -1
- package/chunks/SvgUseIcon.js +0 -33
- package/chunks/SvgUseIcon.js.map +0 -1
- package/chunks/SvgUseIconResolver.js +0 -16
- package/chunks/SvgUseIconResolver.js.map +0 -1
- package/chunks/SwimmingArea.js +0 -6
- package/chunks/SwimmingArea.js.map +0 -1
- package/chunks/TIGC_EC_Fill.js +0 -6
- package/chunks/TIGC_EC_Fill.js.map +0 -1
- package/chunks/TIGC_EC_Outline.js +0 -6
- package/chunks/TIGC_EC_Outline.js.map +0 -1
- package/chunks/TIGC_Fill.js +0 -6
- package/chunks/TIGC_Fill.js.map +0 -1
- package/chunks/TIGC_Outline.js +0 -6
- package/chunks/TIGC_Outline.js.map +0 -1
- package/chunks/TOMC_Fill.js +0 -6
- package/chunks/TOMC_Fill.js.map +0 -1
- package/chunks/TOMC_Outline.js +0 -6
- package/chunks/TOMC_Outline.js.map +0 -1
- package/chunks/TRAC_Fill.js +0 -6
- package/chunks/TRAC_Fill.js.map +0 -1
- package/chunks/TRAC_Outline.js +0 -6
- package/chunks/TRAC_Outline.js.map +0 -1
- package/chunks/TURC_Fill.js +0 -6
- package/chunks/TURC_Fill.js.map +0 -1
- package/chunks/TURC_Outline.js +0 -6
- package/chunks/TURC_Outline.js.map +0 -1
- package/chunks/TV.js +0 -6
- package/chunks/TV.js.map +0 -1
- package/chunks/TableTennis.js +0 -6
- package/chunks/TableTennis.js.map +0 -1
- package/chunks/Taican_Outline.js +0 -6
- package/chunks/Taican_Outline.js.map +0 -1
- package/chunks/Taicang_Fill.js +0 -6
- package/chunks/Taicang_Fill.js.map +0 -1
- package/chunks/TakeAway.js +0 -6
- package/chunks/TakeAway.js.map +0 -1
- package/chunks/Tapas.js +0 -6
- package/chunks/Tapas.js.map +0 -1
- package/chunks/TeaMaker.js +0 -6
- package/chunks/TeaMaker.js.map +0 -1
- package/chunks/Teens.js +0 -6
- package/chunks/Teens.js.map +0 -1
- package/chunks/TemperatureCheck.js +0 -6
- package/chunks/TemperatureCheck.js.map +0 -1
- package/chunks/Tennis.js +0 -6
- package/chunks/Tennis.js.map +0 -1
- package/chunks/ThaiBoxing.js +0 -6
- package/chunks/ThaiBoxing.js.map +0 -1
- package/chunks/Thaiwoo_Fill.js +0 -6
- package/chunks/Thaiwoo_Fill.js.map +0 -1
- package/chunks/Thaiwoo_Outline.js +0 -6
- package/chunks/Thaiwoo_Outline.js.map +0 -1
- package/chunks/Theater.js +0 -6
- package/chunks/Theater.js.map +0 -1
- package/chunks/Train.js +0 -6
- package/chunks/Train.js.map +0 -1
- package/chunks/Trapeze.js +0 -6
- package/chunks/Trapeze.js.map +0 -1
- package/chunks/TreeClimbing.js +0 -6
- package/chunks/TreeClimbing.js.map +0 -1
- package/chunks/Trident.js +0 -6
- package/chunks/Trident.js.map +0 -1
- package/chunks/TripAdvisor.js +0 -6
- package/chunks/TripAdvisor.js.map +0 -1
- package/chunks/TripAdvisorMonogram.js +0 -6
- package/chunks/TripAdvisorMonogram.js.map +0 -1
- package/chunks/Twitter.js +0 -6
- package/chunks/Twitter.js.map +0 -1
- package/chunks/Utah_EC_Fill.js +0 -6
- package/chunks/Utah_EC_Fill.js.map +0 -1
- package/chunks/Utah_EC_Outline.js +0 -6
- package/chunks/Utah_EC_Outline.js.map +0 -1
- package/chunks/VDIC_EC_Fill.js +0 -6
- package/chunks/VDIC_EC_Fill.js.map +0 -1
- package/chunks/VDIC_EC_Outline.js +0 -6
- package/chunks/VDIC_EC_Outline.js.map +0 -1
- package/chunks/VERC_Fill.js +0 -6
- package/chunks/VERC_Fill.js.map +0 -1
- package/chunks/VERC_Outline.js +0 -6
- package/chunks/VERC_Outline.js.map +0 -1
- package/chunks/VK.js +0 -6
- package/chunks/VK.js.map +0 -1
- package/chunks/VMOC_EC_Fill.js +0 -6
- package/chunks/VMOC_EC_Fill.js.map +0 -1
- package/chunks/VMOC_EC_Outline.js +0 -6
- package/chunks/VMOC_EC_Outline.js.map +0 -1
- package/chunks/VMOC_Fill.js +0 -6
- package/chunks/VMOC_Fill.js.map +0 -1
- package/chunks/VMOC_Outline.js +0 -6
- package/chunks/VMOC_Outline.js.map +0 -1
- package/chunks/VMOV_EC_Fill.js +0 -6
- package/chunks/VMOV_EC_Fill.js.map +0 -1
- package/chunks/VMOV_EC_Outline.js +0 -6
- package/chunks/VMOV_EC_Outline.js.map +0 -1
- package/chunks/VTHC_Fill.js +0 -6
- package/chunks/VTHC_Fill.js.map +0 -1
- package/chunks/VTHC_Outline.js +0 -6
- package/chunks/VTHC_Outline.js.map +0 -1
- package/chunks/VTT.js +0 -6
- package/chunks/VTT.js.map +0 -1
- package/chunks/Vegan.js +0 -6
- package/chunks/Vegan.js.map +0 -1
- package/chunks/Vegetables.js +0 -6
- package/chunks/Vegetables.js.map +0 -1
- package/chunks/Vegetarian.js +0 -6
- package/chunks/Vegetarian.js.map +0 -1
- package/chunks/VideoSurveillance.js +0 -6
- package/chunks/VideoSurveillance.js.map +0 -1
- package/chunks/Videos.js +0 -8
- package/chunks/Videos.js.map +0 -1
- package/chunks/Vine.js +0 -6
- package/chunks/Vine.js.map +0 -1
- package/chunks/Visible.js +0 -6
- package/chunks/Visible.js.map +0 -1
- package/chunks/VoiceMail.js +0 -6
- package/chunks/VoiceMail.js.map +0 -1
- package/chunks/Volleyball.js +0 -6
- package/chunks/Volleyball.js.map +0 -1
- package/chunks/WIFI.js +0 -6
- package/chunks/WIFI.js.map +0 -1
- package/chunks/WashHands.js +0 -6
- package/chunks/WashHands.js.map +0 -1
- package/chunks/WaterFountain.js +0 -6
- package/chunks/WaterFountain.js.map +0 -1
- package/chunks/WaterSkiing.js +0 -6
- package/chunks/WaterSkiing.js.map +0 -1
- package/chunks/WaterVolley.js +0 -6
- package/chunks/WaterVolley.js.map +0 -1
- package/chunks/Waterpolo.js +0 -6
- package/chunks/Waterpolo.js.map +0 -1
- package/chunks/WeChat.js +0 -6
- package/chunks/WeChat.js.map +0 -1
- package/chunks/WeChatPay.js +0 -6
- package/chunks/WeChatPay.js.map +0 -1
- package/chunks/Weibo.js +0 -6
- package/chunks/Weibo.js.map +0 -1
- package/chunks/WelcomeGift.js +0 -6
- package/chunks/WelcomeGift.js.map +0 -1
- package/chunks/WellBeingAtWork.js +0 -6
- package/chunks/WellBeingAtWork.js.map +0 -1
- package/chunks/WhatsApp.js +0 -6
- package/chunks/WhatsApp.js.map +0 -1
- package/chunks/Windsurf.js +0 -6
- package/chunks/Windsurf.js.map +0 -1
- package/chunks/Wine.js +0 -6
- package/chunks/Wine.js.map +0 -1
- package/chunks/WineCellar.js +0 -6
- package/chunks/WineCellar.js.map +0 -1
- package/chunks/Wingfoil.js +0 -6
- package/chunks/Wingfoil.js.map +0 -1
- package/chunks/WinterHiking.js +0 -6
- package/chunks/WinterHiking.js.map +0 -1
- package/chunks/WithView.js +0 -6
- package/chunks/WithView.js.map +0 -1
- package/chunks/XLIJ_Fill.js +0 -6
- package/chunks/XLIJ_Fill.js.map +0 -1
- package/chunks/XLIJ_Outline.js +0 -6
- package/chunks/XLIJ_Outline.js.map +0 -1
- package/chunks/YABC_Fill.js +0 -6
- package/chunks/YABC_Fill.js.map +0 -1
- package/chunks/YABC_Outline.js +0 -6
- package/chunks/YABC_Outline.js.map +0 -1
- package/chunks/YANJ_Fill.js +0 -6
- package/chunks/YANJ_Fill.js.map +0 -1
- package/chunks/YANJ_Outline.js +0 -6
- package/chunks/YANJ_Outline.js.map +0 -1
- package/chunks/YASC_Fill.js +0 -6
- package/chunks/YASC_Fill.js.map +0 -1
- package/chunks/YASC_Outline.js +0 -6
- package/chunks/YASC_Outline.js.map +0 -1
- package/chunks/Yoga.js +0 -6
- package/chunks/Yoga.js.map +0 -1
- package/chunks/YouTube.js +0 -6
- package/chunks/YouTube.js.map +0 -1
- package/chunks/ZenPool.js +0 -6
- package/chunks/ZenPool.js.map +0 -1
- package/chunks/index2.js +0 -77
- package/chunks/index2.js.map +0 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,19 @@
|
|
1
1
|
# ClubMed React UI components changelog
|
2
2
|
|
3
|
+
# [1.2.0-beta.3](https://scm.clubmed.com/clubmed/cm-trident-ui/compare/v1.2.0-beta.2...v1.2.0-beta.3) (2024-11-21)
|
4
|
+
|
5
|
+
|
6
|
+
### Bug Fixes
|
7
|
+
|
8
|
+
* **icons:** fix re-exported names in barrels files ([575c2c0](https://scm.clubmed.com/clubmed/cm-trident-ui/-/commit/575c2c08c26fac157cd4000bc2d216157a52c875))
|
9
|
+
|
10
|
+
# [1.2.0-beta.2](https://scm.clubmed.com/clubmed/cm-trident-ui/compare/v1.2.0-beta.1...v1.2.0-beta.2) (2024-11-21)
|
11
|
+
|
12
|
+
|
13
|
+
### Bug Fixes
|
14
|
+
|
15
|
+
* update vite configuration to exclude correctly trident-icons from the final build ([ba80ead](https://scm.clubmed.com/clubmed/cm-trident-ui/-/commit/ba80eadbd81b4f29add98dbebdf9a70dedebe71a))
|
16
|
+
|
3
17
|
# [1.2.0-beta.1](https://scm.clubmed.com/clubmed/cm-trident-ui/compare/v1.1.1-beta.1...v1.2.0-beta.1) (2024-11-20)
|
4
18
|
|
5
19
|
|
package/atoms/Icons/Icon.d.ts
CHANGED
package/atoms/Icons/Icon.js
CHANGED
package/atoms/Icons/Icon.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Icon.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
1
|
+
{"version":3,"file":"Icon.js","sources":["../../../lib/atoms/Icons/Icon.tsx"],"sourcesContent":["import { Icon as I } from '@clubmed/trident-icons';\n\n/**\n * @deprecated use Icon from '@clubmed/trident-icons'.\n */\nexport const Icon: typeof I = I;\n"],"names":["Icon","I"],"mappings":";AAKO,MAAMA,IAAiBC;"}
|
package/atoms/Icons/Iconics.d.ts
CHANGED
@@ -1 +1,9 @@
|
|
1
|
-
|
1
|
+
import { type IconicNames as N, type IconicTypes as T } from '../../../node_modules/@clubmed/trident-icons';
|
2
|
+
/**
|
3
|
+
* @deprecated use IconicNames from '@clubmed/trident-icons'.
|
4
|
+
*/
|
5
|
+
export type IconicNames = N;
|
6
|
+
/**
|
7
|
+
* @deprecated use IconicTypes from '@clubmed/trident-icons'.
|
8
|
+
*/
|
9
|
+
export type IconicTypes = T;
|
package/atoms/Icons/Iconics.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
import "
|
1
|
+
import "/builds/clubmed/cm-trident-ui/node_modules/@clubmed/trident-icons/index.js";
|
2
2
|
//# sourceMappingURL=Iconics.js.map
|
@@ -1 +1,33 @@
|
|
1
|
-
|
1
|
+
import { type IconProps as IP, type IconResolverProps as IRP, IconsContext as IC, IconsProvider as IPR, type IconsRegistryValue as IRV, IconTypesRegistry as IT, loadIcons as L, resolverIconsFactory as R } from '../../../node_modules/@clubmed/trident-icons';
|
2
|
+
/**
|
3
|
+
* @deprecated use resolverIconsFactory from '@clubmed/trident-icons'.
|
4
|
+
*/
|
5
|
+
export declare const resolverIconsFactory: typeof R;
|
6
|
+
/**
|
7
|
+
* @deprecated use IconsContext from '@clubmed/trident-icons'.
|
8
|
+
*/
|
9
|
+
export declare const IconsContext: typeof IC;
|
10
|
+
/**
|
11
|
+
* @deprecated use IconTypesRegistry from '@clubmed/trident-icons'.
|
12
|
+
*/
|
13
|
+
export declare const IconTypesRegistry: typeof IT;
|
14
|
+
/**
|
15
|
+
* @deprecated use IconProps from '@clubmed/trident-icons'.
|
16
|
+
*/
|
17
|
+
export type IconProps = IP;
|
18
|
+
/**
|
19
|
+
* @deprecated use IconsRegistryValue from '@clubmed/trident-icons'.
|
20
|
+
*/
|
21
|
+
export type IconsRegistryValue = IRV;
|
22
|
+
/**
|
23
|
+
* @deprecated use IconResolverProps from '@clubmed/trident-icons'.
|
24
|
+
*/
|
25
|
+
export type IconResolverProps = IRP;
|
26
|
+
/**
|
27
|
+
* @deprecated use IconsProvider from '@clubmed/trident-icons'.
|
28
|
+
*/
|
29
|
+
export declare const IconsProvider: typeof IPR;
|
30
|
+
/**
|
31
|
+
* @deprecated use loadIcons from '@clubmed/trident-icons'.
|
32
|
+
*/
|
33
|
+
export declare const loadIcons: typeof L;
|
@@ -1,9 +1,10 @@
|
|
1
|
-
import {
|
1
|
+
import { resolverIconsFactory as o, IconsContext as s, IconTypesRegistry as c, IconsProvider as n, loadIcons as r } from "/builds/clubmed/cm-trident-ui/node_modules/@clubmed/trident-icons/index.js";
|
2
|
+
const t = o, I = s, a = c, y = n, i = r;
|
2
3
|
export {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
4
|
+
a as IconTypesRegistry,
|
5
|
+
I as IconsContext,
|
6
|
+
y as IconsProvider,
|
7
|
+
i as loadIcons,
|
7
8
|
t as resolverIconsFactory
|
8
9
|
};
|
9
10
|
//# sourceMappingURL=IconsResolver.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"IconsResolver.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
1
|
+
{"version":3,"file":"IconsResolver.js","sources":["../../../lib/atoms/Icons/IconsResolver.ts"],"sourcesContent":["import {\n type IconProps as IP,\n type IconResolverProps as IRP,\n IconsContext as IC,\n IconsProvider as IPR,\n type IconsRegistryValue as IRV,\n IconTypesRegistry as IT,\n loadIcons as L,\n resolverIconsFactory as R,\n} from '@clubmed/trident-icons';\n\n/**\n * @deprecated use resolverIconsFactory from '@clubmed/trident-icons'.\n */\nexport const resolverIconsFactory: typeof R = R;\n/**\n * @deprecated use IconsContext from '@clubmed/trident-icons'.\n */\nexport const IconsContext: typeof IC = IC;\n/**\n * @deprecated use IconTypesRegistry from '@clubmed/trident-icons'.\n */\nexport const IconTypesRegistry: typeof IT = IT;\n/**\n * @deprecated use IconProps from '@clubmed/trident-icons'.\n */\nexport type IconProps = IP;\n/**\n * @deprecated use IconsRegistryValue from '@clubmed/trident-icons'.\n */\nexport type IconsRegistryValue = IRV;\n/**\n * @deprecated use IconResolverProps from '@clubmed/trident-icons'.\n */\nexport type IconResolverProps = IRP;\n/**\n * @deprecated use IconsProvider from '@clubmed/trident-icons'.\n */\nexport const IconsProvider: typeof IPR = IPR;\n/**\n * @deprecated use loadIcons from '@clubmed/trident-icons'.\n */\nexport const loadIcons: typeof L = L;\n"],"names":["resolverIconsFactory","R","IconsContext","IC","IconTypesRegistry","IT","IconsProvider","IPR","loadIcons","L"],"mappings":";AAcO,MAAMA,IAAiCC,GAIjCC,IAA0BC,GAI1BC,IAA+BC,GAgB/BC,IAA4BC,GAI5BC,IAAsBC;"}
|
@@ -1 +1,8 @@
|
|
1
|
-
|
1
|
+
import { IconsContext as IC, type IconProps as IP, type IconResolverProps as IRP, type IconsRegistryValue as IRV, IconsProvider as IPV, loadIcons as L, IconTypesRegistry as IT } from '../../../../node_modules/@clubmed/trident-icons/contexts/IconsContext';
|
2
|
+
export declare const IconsContext: typeof IC;
|
3
|
+
export type IconProps = IP;
|
4
|
+
export type IconResolverProps = IRP;
|
5
|
+
export type IconsRegistryValue = IRV;
|
6
|
+
export declare const IconsProvider: typeof IPV;
|
7
|
+
export declare const loadIcons: typeof L;
|
8
|
+
export declare const IconTypesRegistry: typeof IT;
|
@@ -1,50 +1,9 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
const r = /* @__PURE__ */ new Map();
|
4
|
-
function u(e) {
|
5
|
-
return e ? e.charAt(0).toUpperCase() + e.slice(1) : "";
|
6
|
-
}
|
7
|
-
function d(e) {
|
8
|
-
const n = e.type || "default", o = r.get(n) || /* @__PURE__ */ new Map();
|
9
|
-
r.set(n, o);
|
10
|
-
const t = e.name + u(e.orientation);
|
11
|
-
o.set(t, { ...e, type: n, key: t });
|
12
|
-
}
|
13
|
-
function a(e) {
|
14
|
-
return e.flat().forEach((n) => {
|
15
|
-
d(n);
|
16
|
-
}), r;
|
17
|
-
}
|
18
|
-
const f = l({
|
19
|
-
locale: "",
|
20
|
-
container: r,
|
21
|
-
updateContainer: () => {
|
22
|
-
}
|
23
|
-
});
|
24
|
-
function C({
|
25
|
-
icons: e,
|
26
|
-
locale: n,
|
27
|
-
children: o
|
28
|
-
}) {
|
29
|
-
const [t, c] = p(() => a(e));
|
30
|
-
return /* @__PURE__ */ i(
|
31
|
-
f.Provider,
|
32
|
-
{
|
33
|
-
value: {
|
34
|
-
locale: n,
|
35
|
-
container: t,
|
36
|
-
updateContainer: (s) => {
|
37
|
-
c(a(s));
|
38
|
-
}
|
39
|
-
},
|
40
|
-
children: o
|
41
|
-
}
|
42
|
-
);
|
43
|
-
}
|
1
|
+
import { IconsContext as o, IconsProvider as s, loadIcons as n, IconTypesRegistry as c } from "@clubmed/trident-icons/contexts/IconsContext";
|
2
|
+
const e = o, r = s, I = n, a = c;
|
44
3
|
export {
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
4
|
+
a as IconTypesRegistry,
|
5
|
+
e as IconsContext,
|
6
|
+
r as IconsProvider,
|
7
|
+
I as loadIcons
|
49
8
|
};
|
50
9
|
//# sourceMappingURL=IconsContext.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"IconsContext.js","sources":["../../../../
|
1
|
+
{"version":3,"file":"IconsContext.js","sources":["../../../../lib/atoms/Icons/contexts/IconsContext.tsx"],"sourcesContent":["import {\n IconsContext as IC,\n type IconProps as IP,\n type IconResolverProps as IRP,\n type IconsRegistryValue as IRV,\n IconsProvider as IPV,\n loadIcons as L,\n IconTypesRegistry as IT,\n} from '@clubmed/trident-icons/contexts/IconsContext';\n\nexport const IconsContext: typeof IC = IC;\nexport type IconProps = IP;\nexport type IconResolverProps = IRP;\nexport type IconsRegistryValue = IRV;\nexport const IconsProvider: typeof IPV = IPV;\nexport const loadIcons: typeof L = L;\nexport const IconTypesRegistry: typeof IT = IT;\n"],"names":["IconsContext","IC","IconsProvider","IPV","loadIcons","L","IconTypesRegistry","IT"],"mappings":";AAUO,MAAMA,IAA0BC,GAI1BC,IAA4BC,GAC5BC,IAAsBC,GACtBC,IAA+BC;"}
|
package/atoms/Icons/index.js
CHANGED
@@ -1,10 +1,12 @@
|
|
1
|
-
import { Icon as c
|
1
|
+
import { Icon as c } from "./Icon.js";
|
2
|
+
import "/builds/clubmed/cm-trident-ui/node_modules/@clubmed/trident-icons/index.js";
|
3
|
+
import { IconTypesRegistry as s, IconsContext as t, IconsProvider as I, loadIcons as p, resolverIconsFactory as i } from "./IconsResolver.js";
|
2
4
|
export {
|
3
5
|
c as Icon,
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
6
|
+
s as IconTypesRegistry,
|
7
|
+
t as IconsContext,
|
8
|
+
I as IconsProvider,
|
9
|
+
p as loadIcons,
|
10
|
+
i as resolverIconsFactory
|
9
11
|
};
|
10
12
|
//# sourceMappingURL=index.js.map
|
package/atoms/Icons/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
@@ -1 +1 @@
|
|
1
|
-
export { default as default } from '
|
1
|
+
export { default as default } from '../../../../node_modules/@clubmed/trident-icons/svg/Actions';
|
@@ -1,147 +1,5 @@
|
|
1
|
-
import {
|
2
|
-
import { n as m } from "../../../chunks/SvgIconResolver.js";
|
3
|
-
const i = m(
|
4
|
-
"actions",
|
5
|
-
[
|
6
|
-
{
|
7
|
-
name: "ArrowDefault",
|
8
|
-
withOrientation: !0,
|
9
|
-
element: e(() => import("../../../chunks/ArrowDefault.js"))
|
10
|
-
},
|
11
|
-
{
|
12
|
-
name: "ArrowFilled",
|
13
|
-
withOrientation: !0,
|
14
|
-
element: e(() => import("../../../chunks/ArrowFilled.js"))
|
15
|
-
},
|
16
|
-
{
|
17
|
-
name: "ArrowOutlined",
|
18
|
-
withOrientation: !0,
|
19
|
-
element: e(() => import("../../../chunks/ArrowOutlined.js"))
|
20
|
-
},
|
21
|
-
{
|
22
|
-
name: "ArrowTail",
|
23
|
-
withOrientation: !0,
|
24
|
-
element: e(() => import("../../../chunks/ArrowTail.js"))
|
25
|
-
},
|
26
|
-
{
|
27
|
-
name: "CheckDefault",
|
28
|
-
element: e(() => import("../../../chunks/CheckDefault.js"))
|
29
|
-
},
|
30
|
-
{
|
31
|
-
name: "CheckFilled",
|
32
|
-
element: e(() => import("../../../chunks/CheckFilled.js"))
|
33
|
-
},
|
34
|
-
{
|
35
|
-
name: "CheckOutlined",
|
36
|
-
element: e(() => import("../../../chunks/CheckOutlined.js"))
|
37
|
-
},
|
38
|
-
{
|
39
|
-
name: "Clipboard",
|
40
|
-
element: e(() => import("../../../chunks/Clipboard.js"))
|
41
|
-
},
|
42
|
-
{
|
43
|
-
name: "Compare",
|
44
|
-
element: e(() => import("../../../chunks/Compare.js"))
|
45
|
-
},
|
46
|
-
{
|
47
|
-
name: "CrossDefault",
|
48
|
-
element: e(() => import("../../../chunks/CrossDefault.js"))
|
49
|
-
},
|
50
|
-
{
|
51
|
-
name: "CrossFilled",
|
52
|
-
element: e(() => import("../../../chunks/CrossFilled.js"))
|
53
|
-
},
|
54
|
-
{
|
55
|
-
name: "CrossOutlined",
|
56
|
-
element: e(() => import("../../../chunks/CrossOutlined.js"))
|
57
|
-
},
|
58
|
-
{
|
59
|
-
name: "Delete",
|
60
|
-
element: e(() => import("../../../chunks/Delete.js"))
|
61
|
-
},
|
62
|
-
{
|
63
|
-
name: "Download",
|
64
|
-
element: e(() => import("../../../chunks/Download.js"))
|
65
|
-
},
|
66
|
-
{
|
67
|
-
name: "Edit",
|
68
|
-
element: e(() => import("../../../chunks/Edit.js"))
|
69
|
-
},
|
70
|
-
{
|
71
|
-
name: "Error",
|
72
|
-
element: e(() => import("../../../chunks/Error.js"))
|
73
|
-
},
|
74
|
-
{
|
75
|
-
name: "Expand",
|
76
|
-
element: e(() => import("../../../chunks/Expand.js"))
|
77
|
-
},
|
78
|
-
{
|
79
|
-
name: "HeartFilled",
|
80
|
-
element: e(() => import("../../../chunks/HeartFilled.js"))
|
81
|
-
},
|
82
|
-
{
|
83
|
-
name: "HeartOutlined",
|
84
|
-
element: e(() => import("../../../chunks/HeartOutlined.js"))
|
85
|
-
},
|
86
|
-
{
|
87
|
-
name: "Information",
|
88
|
-
element: e(() => import("../../../chunks/Information.js"))
|
89
|
-
},
|
90
|
-
{
|
91
|
-
name: "MinusDefault",
|
92
|
-
element: e(() => import("../../../chunks/MinusDefault.js"))
|
93
|
-
},
|
94
|
-
{
|
95
|
-
name: "MinusFilled",
|
96
|
-
element: e(() => import("../../../chunks/MinusFilled.js"))
|
97
|
-
},
|
98
|
-
{
|
99
|
-
name: "MinusOutlined",
|
100
|
-
element: e(() => import("../../../chunks/MinusOutlined.js"))
|
101
|
-
},
|
102
|
-
{
|
103
|
-
name: "New",
|
104
|
-
element: e(() => import("../../../chunks/New.js"))
|
105
|
-
},
|
106
|
-
{
|
107
|
-
name: "PlusDefault",
|
108
|
-
element: e(() => import("../../../chunks/PlusDefault.js"))
|
109
|
-
},
|
110
|
-
{
|
111
|
-
name: "PlusFilled",
|
112
|
-
element: e(() => import("../../../chunks/PlusFilled.js"))
|
113
|
-
},
|
114
|
-
{
|
115
|
-
name: "PlusOutlined",
|
116
|
-
element: e(() => import("../../../chunks/PlusOutlined.js"))
|
117
|
-
},
|
118
|
-
{
|
119
|
-
name: "Reduce",
|
120
|
-
element: e(() => import("../../../chunks/Reduce.js"))
|
121
|
-
},
|
122
|
-
{
|
123
|
-
name: "Reload",
|
124
|
-
element: e(() => import("../../../chunks/Reload.js"))
|
125
|
-
},
|
126
|
-
{
|
127
|
-
name: "Search",
|
128
|
-
element: e(() => import("../../../chunks/Search.js"))
|
129
|
-
},
|
130
|
-
{
|
131
|
-
name: "Share",
|
132
|
-
element: e(() => import("../../../chunks/Share.js"))
|
133
|
-
},
|
134
|
-
{
|
135
|
-
name: "StarFilled",
|
136
|
-
element: e(() => import("../../../chunks/StarFilled.js"))
|
137
|
-
},
|
138
|
-
{
|
139
|
-
name: "StarOutlined",
|
140
|
-
element: e(() => import("../../../chunks/StarOutlined.js"))
|
141
|
-
}
|
142
|
-
]
|
143
|
-
);
|
1
|
+
import { default as o } from "@clubmed/trident-icons/svg/Actions";
|
144
2
|
export {
|
145
|
-
|
3
|
+
o as default
|
146
4
|
};
|
147
5
|
//# sourceMappingURL=Actions.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Actions.js","sources":[
|
1
|
+
{"version":3,"file":"Actions.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
@@ -1 +1 @@
|
|
1
|
-
export { default as default } from '
|
1
|
+
export { default as default } from '../../../../node_modules/@clubmed/trident-icons/svg/Activities';
|
@@ -1,191 +1,5 @@
|
|
1
|
-
import {
|
2
|
-
import { n as m } from "../../../chunks/SvgIconResolver.js";
|
3
|
-
const i = m(
|
4
|
-
"activities",
|
5
|
-
[
|
6
|
-
{
|
7
|
-
name: "AmazingFamily",
|
8
|
-
element: e(() => import("../../../chunks/AmazingFamily.js"))
|
9
|
-
},
|
10
|
-
{
|
11
|
-
name: "Archery",
|
12
|
-
element: e(() => import("../../../chunks/Archery.js"))
|
13
|
-
},
|
14
|
-
{
|
15
|
-
name: "Badminton",
|
16
|
-
element: e(() => import("../../../chunks/Badminton.js"))
|
17
|
-
},
|
18
|
-
{
|
19
|
-
name: "BocceBall",
|
20
|
-
element: e(() => import("../../../chunks/BocceBall.js"))
|
21
|
-
},
|
22
|
-
{
|
23
|
-
name: "Cardio",
|
24
|
-
element: e(() => import("../../../chunks/Cardio.js"))
|
25
|
-
},
|
26
|
-
{
|
27
|
-
name: "Circus",
|
28
|
-
element: e(() => import("../../../chunks/Circus.js"))
|
29
|
-
},
|
30
|
-
{
|
31
|
-
name: "Climbing",
|
32
|
-
element: e(() => import("../../../chunks/Climbing.js"))
|
33
|
-
},
|
34
|
-
{
|
35
|
-
name: "Danse",
|
36
|
-
element: e(() => import("../../../chunks/Danse.js"))
|
37
|
-
},
|
38
|
-
{
|
39
|
-
name: "Fitness",
|
40
|
-
element: e(() => import("../../../chunks/Fitness.js"))
|
41
|
-
},
|
42
|
-
{
|
43
|
-
name: "Golf",
|
44
|
-
element: e(() => import("../../../chunks/Golf.js"))
|
45
|
-
},
|
46
|
-
{
|
47
|
-
name: "HamamMen",
|
48
|
-
element: e(() => import("../../../chunks/HamamMen.js"))
|
49
|
-
},
|
50
|
-
{
|
51
|
-
name: "HamamWomen",
|
52
|
-
element: e(() => import("../../../chunks/HamamWomen.js"))
|
53
|
-
},
|
54
|
-
{
|
55
|
-
name: "Hiking",
|
56
|
-
element: e(() => import("../../../chunks/Hiking.js"))
|
57
|
-
},
|
58
|
-
{
|
59
|
-
name: "HorseRiding",
|
60
|
-
element: e(() => import("../../../chunks/HorseRiding.js"))
|
61
|
-
},
|
62
|
-
{
|
63
|
-
name: "IceSkating",
|
64
|
-
element: e(() => import("../../../chunks/IceSkating.js"))
|
65
|
-
},
|
66
|
-
{
|
67
|
-
name: "Kayak",
|
68
|
-
element: e(() => import("../../../chunks/Kayak.js"))
|
69
|
-
},
|
70
|
-
{
|
71
|
-
name: "Kitesurf",
|
72
|
-
element: e(() => import("../../../chunks/Kitesurf.js"))
|
73
|
-
},
|
74
|
-
{
|
75
|
-
name: "Multisports",
|
76
|
-
element: e(() => import("../../../chunks/Multisports.js"))
|
77
|
-
},
|
78
|
-
{
|
79
|
-
name: "Paddle",
|
80
|
-
element: e(() => import("../../../chunks/Paddle.js"))
|
81
|
-
},
|
82
|
-
{
|
83
|
-
name: "PaddleTennis",
|
84
|
-
element: e(() => import("../../../chunks/PaddleTennis.js"))
|
85
|
-
},
|
86
|
-
{
|
87
|
-
name: "PickleBall",
|
88
|
-
element: e(() => import("../../../chunks/PickleBall.js"))
|
89
|
-
},
|
90
|
-
{
|
91
|
-
name: "Running",
|
92
|
-
element: e(() => import("../../../chunks/Running.js"))
|
93
|
-
},
|
94
|
-
{
|
95
|
-
name: "Sailing",
|
96
|
-
element: e(() => import("../../../chunks/Sailing.js"))
|
97
|
-
},
|
98
|
-
{
|
99
|
-
name: "SaunaMen",
|
100
|
-
element: e(() => import("../../../chunks/SaunaMen.js"))
|
101
|
-
},
|
102
|
-
{
|
103
|
-
name: "SaunaWomen",
|
104
|
-
element: e(() => import("../../../chunks/SaunaWomen.js"))
|
105
|
-
},
|
106
|
-
{
|
107
|
-
name: "ScubaDiving",
|
108
|
-
element: e(() => import("../../../chunks/ScubaDiving.js"))
|
109
|
-
},
|
110
|
-
{
|
111
|
-
name: "Ski",
|
112
|
-
element: e(() => import("../../../chunks/Ski.js"))
|
113
|
-
},
|
114
|
-
{
|
115
|
-
name: "Snorkeling",
|
116
|
-
element: e(() => import("../../../chunks/Snorkeling.js"))
|
117
|
-
},
|
118
|
-
{
|
119
|
-
name: "Snowboard",
|
120
|
-
element: e(() => import("../../../chunks/Snowboard.js"))
|
121
|
-
},
|
122
|
-
{
|
123
|
-
name: "Snowshoeing",
|
124
|
-
element: e(() => import("../../../chunks/Snowshoeing.js"))
|
125
|
-
},
|
126
|
-
{
|
127
|
-
name: "Surf",
|
128
|
-
element: e(() => import("../../../chunks/Surf.js"))
|
129
|
-
},
|
130
|
-
{
|
131
|
-
name: "TableTennis",
|
132
|
-
element: e(() => import("../../../chunks/TableTennis.js"))
|
133
|
-
},
|
134
|
-
{
|
135
|
-
name: "Tennis",
|
136
|
-
element: e(() => import("../../../chunks/Tennis.js"))
|
137
|
-
},
|
138
|
-
{
|
139
|
-
name: "ThaiBoxing",
|
140
|
-
element: e(() => import("../../../chunks/ThaiBoxing.js"))
|
141
|
-
},
|
142
|
-
{
|
143
|
-
name: "Trapeze",
|
144
|
-
element: e(() => import("../../../chunks/Trapeze.js"))
|
145
|
-
},
|
146
|
-
{
|
147
|
-
name: "TreeClimbing",
|
148
|
-
element: e(() => import("../../../chunks/TreeClimbing.js"))
|
149
|
-
},
|
150
|
-
{
|
151
|
-
name: "VTT",
|
152
|
-
element: e(() => import("../../../chunks/VTT.js"))
|
153
|
-
},
|
154
|
-
{
|
155
|
-
name: "Volleyball",
|
156
|
-
element: e(() => import("../../../chunks/Volleyball.js"))
|
157
|
-
},
|
158
|
-
{
|
159
|
-
name: "WaterSkiing",
|
160
|
-
element: e(() => import("../../../chunks/WaterSkiing.js"))
|
161
|
-
},
|
162
|
-
{
|
163
|
-
name: "WaterVolley",
|
164
|
-
element: e(() => import("../../../chunks/WaterVolley.js"))
|
165
|
-
},
|
166
|
-
{
|
167
|
-
name: "Waterpolo",
|
168
|
-
element: e(() => import("../../../chunks/Waterpolo.js"))
|
169
|
-
},
|
170
|
-
{
|
171
|
-
name: "Windsurf",
|
172
|
-
element: e(() => import("../../../chunks/Windsurf.js"))
|
173
|
-
},
|
174
|
-
{
|
175
|
-
name: "Wingfoil",
|
176
|
-
element: e(() => import("../../../chunks/Wingfoil.js"))
|
177
|
-
},
|
178
|
-
{
|
179
|
-
name: "WinterHiking",
|
180
|
-
element: e(() => import("../../../chunks/WinterHiking.js"))
|
181
|
-
},
|
182
|
-
{
|
183
|
-
name: "Yoga",
|
184
|
-
element: e(() => import("../../../chunks/Yoga.js"))
|
185
|
-
}
|
186
|
-
]
|
187
|
-
);
|
1
|
+
import { default as o } from "@clubmed/trident-icons/svg/Activities";
|
188
2
|
export {
|
189
|
-
|
3
|
+
o as default
|
190
4
|
};
|
191
5
|
//# sourceMappingURL=Activities.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Activities.js","sources":[
|
1
|
+
{"version":3,"file":"Activities.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
@@ -1 +1 @@
|
|
1
|
-
export { default as default } from '
|
1
|
+
export { default as default } from '../../../../node_modules/@clubmed/trident-icons/svg/Brand';
|