From 09268c7c27ab17890f94b9c7ed82a3683f1418dc Mon Sep 17 00:00:00 2001 From: Josh Wooding <12938082+joshwooding@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:05:43 +0100 Subject: [PATCH] Remove prettier from build scripts (#3823) --- docs/public/mockServiceWorker.js | 3 + package.json | 2 + packages/countries/saltCountries.css | 1 + packages/countries/saltSharpCountries.css | 1 + .../scripts/generateCountrySymbol.mjs | 93 +++++++++---------- .../scripts/templateCountrySymbol.mustache | 3 +- packages/countries/src/components/AD.tsx | 4 +- .../countries/src/components/AD_Sharp.tsx | 4 +- packages/countries/src/components/AE.tsx | 4 +- .../countries/src/components/AE_Sharp.tsx | 4 +- packages/countries/src/components/AF.tsx | 4 +- .../countries/src/components/AF_Sharp.tsx | 4 +- packages/countries/src/components/AG.tsx | 4 +- .../countries/src/components/AG_Sharp.tsx | 4 +- packages/countries/src/components/AI.tsx | 4 +- .../countries/src/components/AI_Sharp.tsx | 4 +- packages/countries/src/components/AL.tsx | 4 +- .../countries/src/components/AL_Sharp.tsx | 4 +- packages/countries/src/components/AM.tsx | 4 +- .../countries/src/components/AM_Sharp.tsx | 4 +- packages/countries/src/components/AO.tsx | 4 +- .../countries/src/components/AO_Sharp.tsx | 4 +- packages/countries/src/components/AQ.tsx | 4 +- .../countries/src/components/AQ_Sharp.tsx | 4 +- packages/countries/src/components/AR.tsx | 4 +- .../countries/src/components/AR_Sharp.tsx | 4 +- packages/countries/src/components/AS.tsx | 4 +- .../countries/src/components/AS_Sharp.tsx | 4 +- packages/countries/src/components/AT.tsx | 4 +- .../countries/src/components/AT_Sharp.tsx | 4 +- packages/countries/src/components/AU.tsx | 4 +- .../countries/src/components/AU_Sharp.tsx | 4 +- packages/countries/src/components/AW.tsx | 4 +- .../countries/src/components/AW_Sharp.tsx | 4 +- packages/countries/src/components/AX.tsx | 4 +- .../countries/src/components/AX_Sharp.tsx | 4 +- packages/countries/src/components/AZ.tsx | 4 +- .../countries/src/components/AZ_Sharp.tsx | 4 +- packages/countries/src/components/BA.tsx | 4 +- .../countries/src/components/BA_Sharp.tsx | 4 +- packages/countries/src/components/BB.tsx | 4 +- .../countries/src/components/BB_Sharp.tsx | 4 +- packages/countries/src/components/BD.tsx | 4 +- .../countries/src/components/BD_Sharp.tsx | 4 +- packages/countries/src/components/BE.tsx | 4 +- .../countries/src/components/BE_Sharp.tsx | 4 +- packages/countries/src/components/BF.tsx | 4 +- .../countries/src/components/BF_Sharp.tsx | 4 +- packages/countries/src/components/BG.tsx | 4 +- .../countries/src/components/BG_Sharp.tsx | 4 +- packages/countries/src/components/BH.tsx | 4 +- .../countries/src/components/BH_Sharp.tsx | 4 +- packages/countries/src/components/BI.tsx | 4 +- .../countries/src/components/BI_Sharp.tsx | 4 +- packages/countries/src/components/BJ.tsx | 4 +- .../countries/src/components/BJ_Sharp.tsx | 4 +- packages/countries/src/components/BL.tsx | 4 +- .../countries/src/components/BL_Sharp.tsx | 4 +- packages/countries/src/components/BM.tsx | 4 +- .../countries/src/components/BM_Sharp.tsx | 4 +- packages/countries/src/components/BN.tsx | 4 +- .../countries/src/components/BN_Sharp.tsx | 4 +- packages/countries/src/components/BO.tsx | 4 +- .../countries/src/components/BO_Sharp.tsx | 4 +- packages/countries/src/components/BQ.tsx | 4 +- .../countries/src/components/BQ_Sharp.tsx | 4 +- packages/countries/src/components/BR.tsx | 4 +- .../countries/src/components/BR_Sharp.tsx | 4 +- packages/countries/src/components/BS.tsx | 4 +- .../countries/src/components/BS_Sharp.tsx | 4 +- packages/countries/src/components/BT.tsx | 4 +- .../countries/src/components/BT_Sharp.tsx | 4 +- packages/countries/src/components/BV.tsx | 4 +- .../countries/src/components/BV_Sharp.tsx | 4 +- packages/countries/src/components/BW.tsx | 4 +- .../countries/src/components/BW_Sharp.tsx | 4 +- packages/countries/src/components/BY.tsx | 4 +- .../countries/src/components/BY_Sharp.tsx | 4 +- packages/countries/src/components/BZ.tsx | 4 +- .../countries/src/components/BZ_Sharp.tsx | 4 +- packages/countries/src/components/CA.tsx | 4 +- .../countries/src/components/CA_Sharp.tsx | 4 +- packages/countries/src/components/CC.tsx | 4 +- .../countries/src/components/CC_Sharp.tsx | 4 +- packages/countries/src/components/CD.tsx | 4 +- .../countries/src/components/CD_Sharp.tsx | 4 +- packages/countries/src/components/CF.tsx | 4 +- .../countries/src/components/CF_Sharp.tsx | 4 +- packages/countries/src/components/CG.tsx | 4 +- .../countries/src/components/CG_Sharp.tsx | 4 +- packages/countries/src/components/CH.tsx | 4 +- .../countries/src/components/CH_Sharp.tsx | 4 +- packages/countries/src/components/CI.tsx | 4 +- .../countries/src/components/CI_Sharp.tsx | 4 +- packages/countries/src/components/CK.tsx | 4 +- .../countries/src/components/CK_Sharp.tsx | 4 +- packages/countries/src/components/CL.tsx | 4 +- .../countries/src/components/CL_Sharp.tsx | 4 +- packages/countries/src/components/CM.tsx | 4 +- .../countries/src/components/CM_Sharp.tsx | 4 +- packages/countries/src/components/CN.tsx | 4 +- .../countries/src/components/CN_Sharp.tsx | 4 +- packages/countries/src/components/CO.tsx | 4 +- .../countries/src/components/CO_Sharp.tsx | 4 +- packages/countries/src/components/CR.tsx | 4 +- .../countries/src/components/CR_Sharp.tsx | 4 +- packages/countries/src/components/CU.tsx | 4 +- .../countries/src/components/CU_Sharp.tsx | 4 +- packages/countries/src/components/CV.tsx | 4 +- .../countries/src/components/CV_Sharp.tsx | 4 +- packages/countries/src/components/CW.tsx | 4 +- .../countries/src/components/CW_Sharp.tsx | 4 +- packages/countries/src/components/CX.tsx | 4 +- .../countries/src/components/CX_Sharp.tsx | 4 +- packages/countries/src/components/CY.tsx | 4 +- .../countries/src/components/CY_Sharp.tsx | 4 +- packages/countries/src/components/CZ.tsx | 4 +- .../countries/src/components/CZ_Sharp.tsx | 4 +- packages/countries/src/components/DE.tsx | 4 +- .../countries/src/components/DE_Sharp.tsx | 4 +- packages/countries/src/components/DJ.tsx | 4 +- .../countries/src/components/DJ_Sharp.tsx | 4 +- packages/countries/src/components/DK.tsx | 4 +- .../countries/src/components/DK_Sharp.tsx | 4 +- packages/countries/src/components/DM.tsx | 4 +- .../countries/src/components/DM_Sharp.tsx | 4 +- packages/countries/src/components/DO.tsx | 4 +- .../countries/src/components/DO_Sharp.tsx | 4 +- packages/countries/src/components/DZ.tsx | 4 +- .../countries/src/components/DZ_Sharp.tsx | 4 +- packages/countries/src/components/EC.tsx | 4 +- .../countries/src/components/EC_Sharp.tsx | 4 +- packages/countries/src/components/EE.tsx | 4 +- .../countries/src/components/EE_Sharp.tsx | 4 +- packages/countries/src/components/EG.tsx | 4 +- .../countries/src/components/EG_Sharp.tsx | 4 +- packages/countries/src/components/EH.tsx | 4 +- .../countries/src/components/EH_Sharp.tsx | 4 +- packages/countries/src/components/ER.tsx | 4 +- .../countries/src/components/ER_Sharp.tsx | 4 +- packages/countries/src/components/ES.tsx | 4 +- .../countries/src/components/ES_Sharp.tsx | 4 +- packages/countries/src/components/ET.tsx | 4 +- .../countries/src/components/ET_Sharp.tsx | 4 +- packages/countries/src/components/EU.tsx | 4 +- .../countries/src/components/EU_Sharp.tsx | 4 +- packages/countries/src/components/FI.tsx | 4 +- .../countries/src/components/FI_Sharp.tsx | 4 +- packages/countries/src/components/FJ.tsx | 4 +- .../countries/src/components/FJ_Sharp.tsx | 4 +- packages/countries/src/components/FK.tsx | 4 +- .../countries/src/components/FK_Sharp.tsx | 4 +- packages/countries/src/components/FM.tsx | 4 +- .../countries/src/components/FM_Sharp.tsx | 4 +- packages/countries/src/components/FO.tsx | 4 +- .../countries/src/components/FO_Sharp.tsx | 4 +- packages/countries/src/components/FR.tsx | 4 +- .../countries/src/components/FR_Sharp.tsx | 4 +- packages/countries/src/components/GA.tsx | 4 +- .../countries/src/components/GA_Sharp.tsx | 4 +- packages/countries/src/components/GB-ENG.tsx | 4 +- .../countries/src/components/GB-ENG_Sharp.tsx | 4 +- packages/countries/src/components/GB-NIR.tsx | 4 +- .../countries/src/components/GB-NIR_Sharp.tsx | 4 +- packages/countries/src/components/GB-SCT.tsx | 4 +- .../countries/src/components/GB-SCT_Sharp.tsx | 4 +- packages/countries/src/components/GB-WLS.tsx | 4 +- .../countries/src/components/GB-WLS_Sharp.tsx | 4 +- packages/countries/src/components/GB.tsx | 4 +- .../countries/src/components/GB_Sharp.tsx | 4 +- packages/countries/src/components/GD.tsx | 4 +- .../countries/src/components/GD_Sharp.tsx | 4 +- packages/countries/src/components/GE.tsx | 4 +- .../countries/src/components/GE_Sharp.tsx | 4 +- packages/countries/src/components/GF.tsx | 4 +- .../countries/src/components/GF_Sharp.tsx | 4 +- packages/countries/src/components/GG.tsx | 4 +- .../countries/src/components/GG_Sharp.tsx | 4 +- packages/countries/src/components/GH.tsx | 4 +- .../countries/src/components/GH_Sharp.tsx | 4 +- packages/countries/src/components/GI.tsx | 4 +- .../countries/src/components/GI_Sharp.tsx | 4 +- packages/countries/src/components/GL.tsx | 4 +- .../countries/src/components/GL_Sharp.tsx | 4 +- packages/countries/src/components/GM.tsx | 4 +- .../countries/src/components/GM_Sharp.tsx | 4 +- packages/countries/src/components/GN.tsx | 4 +- .../countries/src/components/GN_Sharp.tsx | 4 +- packages/countries/src/components/GP.tsx | 4 +- .../countries/src/components/GP_Sharp.tsx | 4 +- packages/countries/src/components/GQ.tsx | 4 +- .../countries/src/components/GQ_Sharp.tsx | 4 +- packages/countries/src/components/GR.tsx | 4 +- .../countries/src/components/GR_Sharp.tsx | 4 +- packages/countries/src/components/GS.tsx | 4 +- .../countries/src/components/GS_Sharp.tsx | 4 +- packages/countries/src/components/GT.tsx | 4 +- .../countries/src/components/GT_Sharp.tsx | 4 +- packages/countries/src/components/GU.tsx | 4 +- .../countries/src/components/GU_Sharp.tsx | 4 +- packages/countries/src/components/GW.tsx | 4 +- .../countries/src/components/GW_Sharp.tsx | 4 +- packages/countries/src/components/GY.tsx | 4 +- .../countries/src/components/GY_Sharp.tsx | 4 +- packages/countries/src/components/HK.tsx | 4 +- .../countries/src/components/HK_Sharp.tsx | 4 +- packages/countries/src/components/HM.tsx | 4 +- .../countries/src/components/HM_Sharp.tsx | 4 +- packages/countries/src/components/HN.tsx | 4 +- .../countries/src/components/HN_Sharp.tsx | 4 +- packages/countries/src/components/HR.tsx | 4 +- .../countries/src/components/HR_Sharp.tsx | 4 +- packages/countries/src/components/HT.tsx | 4 +- .../countries/src/components/HT_Sharp.tsx | 4 +- packages/countries/src/components/HU.tsx | 4 +- .../countries/src/components/HU_Sharp.tsx | 4 +- packages/countries/src/components/ID.tsx | 4 +- .../countries/src/components/ID_Sharp.tsx | 4 +- packages/countries/src/components/IE.tsx | 4 +- .../countries/src/components/IE_Sharp.tsx | 4 +- packages/countries/src/components/IL.tsx | 4 +- .../countries/src/components/IL_Sharp.tsx | 4 +- packages/countries/src/components/IM.tsx | 4 +- .../countries/src/components/IM_Sharp.tsx | 4 +- packages/countries/src/components/IN.tsx | 4 +- .../countries/src/components/IN_Sharp.tsx | 4 +- packages/countries/src/components/IO.tsx | 4 +- .../countries/src/components/IO_Sharp.tsx | 4 +- packages/countries/src/components/IQ.tsx | 4 +- .../countries/src/components/IQ_Sharp.tsx | 4 +- packages/countries/src/components/IR.tsx | 4 +- .../countries/src/components/IR_Sharp.tsx | 4 +- packages/countries/src/components/IS.tsx | 4 +- .../countries/src/components/IS_Sharp.tsx | 4 +- packages/countries/src/components/IT.tsx | 4 +- .../countries/src/components/IT_Sharp.tsx | 4 +- packages/countries/src/components/JE.tsx | 4 +- .../countries/src/components/JE_Sharp.tsx | 4 +- packages/countries/src/components/JM.tsx | 4 +- .../countries/src/components/JM_Sharp.tsx | 4 +- packages/countries/src/components/JO.tsx | 4 +- .../countries/src/components/JO_Sharp.tsx | 4 +- packages/countries/src/components/JP.tsx | 4 +- .../countries/src/components/JP_Sharp.tsx | 4 +- packages/countries/src/components/KE.tsx | 4 +- .../countries/src/components/KE_Sharp.tsx | 4 +- packages/countries/src/components/KG.tsx | 4 +- .../countries/src/components/KG_Sharp.tsx | 4 +- packages/countries/src/components/KH.tsx | 4 +- .../countries/src/components/KH_Sharp.tsx | 4 +- packages/countries/src/components/KI.tsx | 4 +- .../countries/src/components/KI_Sharp.tsx | 4 +- packages/countries/src/components/KM.tsx | 4 +- .../countries/src/components/KM_Sharp.tsx | 4 +- packages/countries/src/components/KN.tsx | 4 +- .../countries/src/components/KN_Sharp.tsx | 4 +- packages/countries/src/components/KP.tsx | 4 +- .../countries/src/components/KP_Sharp.tsx | 4 +- packages/countries/src/components/KR.tsx | 4 +- .../countries/src/components/KR_Sharp.tsx | 4 +- packages/countries/src/components/KW.tsx | 4 +- .../countries/src/components/KW_Sharp.tsx | 4 +- packages/countries/src/components/KY.tsx | 4 +- .../countries/src/components/KY_Sharp.tsx | 4 +- packages/countries/src/components/KZ.tsx | 4 +- .../countries/src/components/KZ_Sharp.tsx | 4 +- packages/countries/src/components/LA.tsx | 4 +- .../countries/src/components/LA_Sharp.tsx | 4 +- packages/countries/src/components/LB.tsx | 4 +- .../countries/src/components/LB_Sharp.tsx | 4 +- packages/countries/src/components/LC.tsx | 4 +- .../countries/src/components/LC_Sharp.tsx | 4 +- packages/countries/src/components/LI.tsx | 4 +- .../countries/src/components/LI_Sharp.tsx | 4 +- packages/countries/src/components/LK.tsx | 4 +- .../countries/src/components/LK_Sharp.tsx | 4 +- packages/countries/src/components/LR.tsx | 4 +- .../countries/src/components/LR_Sharp.tsx | 4 +- packages/countries/src/components/LS.tsx | 4 +- .../countries/src/components/LS_Sharp.tsx | 4 +- packages/countries/src/components/LT.tsx | 4 +- .../countries/src/components/LT_Sharp.tsx | 4 +- packages/countries/src/components/LU.tsx | 4 +- .../countries/src/components/LU_Sharp.tsx | 4 +- packages/countries/src/components/LV.tsx | 4 +- .../countries/src/components/LV_Sharp.tsx | 4 +- packages/countries/src/components/LY.tsx | 4 +- .../countries/src/components/LY_Sharp.tsx | 4 +- packages/countries/src/components/MA.tsx | 4 +- .../countries/src/components/MA_Sharp.tsx | 4 +- packages/countries/src/components/MC.tsx | 4 +- .../countries/src/components/MC_Sharp.tsx | 4 +- packages/countries/src/components/MD.tsx | 4 +- .../countries/src/components/MD_Sharp.tsx | 4 +- packages/countries/src/components/ME.tsx | 4 +- .../countries/src/components/ME_Sharp.tsx | 4 +- packages/countries/src/components/MF.tsx | 4 +- .../countries/src/components/MF_Sharp.tsx | 4 +- packages/countries/src/components/MG.tsx | 4 +- .../countries/src/components/MG_Sharp.tsx | 4 +- packages/countries/src/components/MH.tsx | 4 +- .../countries/src/components/MH_Sharp.tsx | 4 +- packages/countries/src/components/MK.tsx | 4 +- .../countries/src/components/MK_Sharp.tsx | 4 +- packages/countries/src/components/ML.tsx | 4 +- .../countries/src/components/ML_Sharp.tsx | 4 +- packages/countries/src/components/MM.tsx | 4 +- .../countries/src/components/MM_Sharp.tsx | 4 +- packages/countries/src/components/MN.tsx | 4 +- .../countries/src/components/MN_Sharp.tsx | 4 +- packages/countries/src/components/MO.tsx | 4 +- .../countries/src/components/MO_Sharp.tsx | 4 +- packages/countries/src/components/MP.tsx | 4 +- .../countries/src/components/MP_Sharp.tsx | 4 +- packages/countries/src/components/MQ.tsx | 4 +- .../countries/src/components/MQ_Sharp.tsx | 4 +- packages/countries/src/components/MR.tsx | 4 +- .../countries/src/components/MR_Sharp.tsx | 4 +- packages/countries/src/components/MS.tsx | 4 +- .../countries/src/components/MS_Sharp.tsx | 4 +- packages/countries/src/components/MT.tsx | 4 +- .../countries/src/components/MT_Sharp.tsx | 4 +- packages/countries/src/components/MU.tsx | 4 +- .../countries/src/components/MU_Sharp.tsx | 4 +- packages/countries/src/components/MV.tsx | 4 +- .../countries/src/components/MV_Sharp.tsx | 4 +- packages/countries/src/components/MW.tsx | 4 +- .../countries/src/components/MW_Sharp.tsx | 4 +- packages/countries/src/components/MX.tsx | 4 +- .../countries/src/components/MX_Sharp.tsx | 4 +- packages/countries/src/components/MY.tsx | 4 +- .../countries/src/components/MY_Sharp.tsx | 4 +- packages/countries/src/components/MZ.tsx | 4 +- .../countries/src/components/MZ_Sharp.tsx | 4 +- packages/countries/src/components/NA.tsx | 4 +- .../countries/src/components/NA_Sharp.tsx | 4 +- packages/countries/src/components/NC.tsx | 4 +- .../countries/src/components/NC_Sharp.tsx | 4 +- packages/countries/src/components/NE.tsx | 4 +- .../countries/src/components/NE_Sharp.tsx | 4 +- packages/countries/src/components/NF.tsx | 4 +- .../countries/src/components/NF_Sharp.tsx | 4 +- packages/countries/src/components/NG.tsx | 4 +- .../countries/src/components/NG_Sharp.tsx | 4 +- packages/countries/src/components/NI.tsx | 4 +- .../countries/src/components/NI_Sharp.tsx | 4 +- packages/countries/src/components/NL.tsx | 4 +- .../countries/src/components/NL_Sharp.tsx | 4 +- packages/countries/src/components/NO.tsx | 4 +- .../countries/src/components/NO_Sharp.tsx | 4 +- packages/countries/src/components/NP.tsx | 4 +- .../countries/src/components/NP_Sharp.tsx | 4 +- packages/countries/src/components/NR.tsx | 4 +- .../countries/src/components/NR_Sharp.tsx | 4 +- packages/countries/src/components/NU.tsx | 4 +- .../countries/src/components/NU_Sharp.tsx | 4 +- packages/countries/src/components/NZ.tsx | 4 +- .../countries/src/components/NZ_Sharp.tsx | 4 +- packages/countries/src/components/OM.tsx | 4 +- .../countries/src/components/OM_Sharp.tsx | 4 +- packages/countries/src/components/PA.tsx | 4 +- .../countries/src/components/PA_Sharp.tsx | 4 +- packages/countries/src/components/PE.tsx | 4 +- .../countries/src/components/PE_Sharp.tsx | 4 +- packages/countries/src/components/PF.tsx | 4 +- .../countries/src/components/PF_Sharp.tsx | 4 +- packages/countries/src/components/PG.tsx | 4 +- .../countries/src/components/PG_Sharp.tsx | 4 +- packages/countries/src/components/PH.tsx | 4 +- .../countries/src/components/PH_Sharp.tsx | 4 +- packages/countries/src/components/PK.tsx | 4 +- .../countries/src/components/PK_Sharp.tsx | 4 +- packages/countries/src/components/PL.tsx | 4 +- .../countries/src/components/PL_Sharp.tsx | 4 +- packages/countries/src/components/PM.tsx | 4 +- .../countries/src/components/PM_Sharp.tsx | 4 +- packages/countries/src/components/PN.tsx | 4 +- .../countries/src/components/PN_Sharp.tsx | 4 +- packages/countries/src/components/PR.tsx | 4 +- .../countries/src/components/PR_Sharp.tsx | 4 +- packages/countries/src/components/PS.tsx | 4 +- .../countries/src/components/PS_Sharp.tsx | 4 +- packages/countries/src/components/PT.tsx | 4 +- .../countries/src/components/PT_Sharp.tsx | 4 +- packages/countries/src/components/PW.tsx | 4 +- .../countries/src/components/PW_Sharp.tsx | 4 +- packages/countries/src/components/PY.tsx | 4 +- .../countries/src/components/PY_Sharp.tsx | 4 +- packages/countries/src/components/QA.tsx | 4 +- .../countries/src/components/QA_Sharp.tsx | 4 +- packages/countries/src/components/RE.tsx | 4 +- .../countries/src/components/RE_Sharp.tsx | 4 +- packages/countries/src/components/RO.tsx | 4 +- .../countries/src/components/RO_Sharp.tsx | 4 +- packages/countries/src/components/RS.tsx | 4 +- .../countries/src/components/RS_Sharp.tsx | 4 +- packages/countries/src/components/RU.tsx | 4 +- .../countries/src/components/RU_Sharp.tsx | 4 +- packages/countries/src/components/RW.tsx | 4 +- .../countries/src/components/RW_Sharp.tsx | 4 +- packages/countries/src/components/SA.tsx | 4 +- .../countries/src/components/SA_Sharp.tsx | 4 +- packages/countries/src/components/SB.tsx | 4 +- .../countries/src/components/SB_Sharp.tsx | 4 +- packages/countries/src/components/SC.tsx | 4 +- .../countries/src/components/SC_Sharp.tsx | 4 +- packages/countries/src/components/SD.tsx | 4 +- .../countries/src/components/SD_Sharp.tsx | 4 +- packages/countries/src/components/SE.tsx | 4 +- .../countries/src/components/SE_Sharp.tsx | 4 +- packages/countries/src/components/SG.tsx | 4 +- .../countries/src/components/SG_Sharp.tsx | 4 +- packages/countries/src/components/SH.tsx | 4 +- .../countries/src/components/SH_Sharp.tsx | 4 +- packages/countries/src/components/SI.tsx | 4 +- .../countries/src/components/SI_Sharp.tsx | 4 +- packages/countries/src/components/SJ.tsx | 4 +- .../countries/src/components/SJ_Sharp.tsx | 4 +- packages/countries/src/components/SK.tsx | 4 +- .../countries/src/components/SK_Sharp.tsx | 4 +- packages/countries/src/components/SL.tsx | 4 +- .../countries/src/components/SL_Sharp.tsx | 4 +- packages/countries/src/components/SM.tsx | 4 +- .../countries/src/components/SM_Sharp.tsx | 4 +- packages/countries/src/components/SN.tsx | 4 +- .../countries/src/components/SN_Sharp.tsx | 4 +- packages/countries/src/components/SO.tsx | 4 +- .../countries/src/components/SO_Sharp.tsx | 4 +- packages/countries/src/components/SR.tsx | 4 +- .../countries/src/components/SR_Sharp.tsx | 4 +- packages/countries/src/components/SS.tsx | 4 +- .../countries/src/components/SS_Sharp.tsx | 4 +- packages/countries/src/components/ST.tsx | 4 +- .../countries/src/components/ST_Sharp.tsx | 4 +- packages/countries/src/components/SV.tsx | 4 +- .../countries/src/components/SV_Sharp.tsx | 4 +- packages/countries/src/components/SX.tsx | 4 +- .../countries/src/components/SX_Sharp.tsx | 4 +- packages/countries/src/components/SY.tsx | 4 +- .../countries/src/components/SY_Sharp.tsx | 4 +- packages/countries/src/components/SZ.tsx | 4 +- .../countries/src/components/SZ_Sharp.tsx | 4 +- packages/countries/src/components/TC.tsx | 4 +- .../countries/src/components/TC_Sharp.tsx | 4 +- packages/countries/src/components/TD.tsx | 4 +- .../countries/src/components/TD_Sharp.tsx | 4 +- packages/countries/src/components/TF.tsx | 4 +- .../countries/src/components/TF_Sharp.tsx | 4 +- packages/countries/src/components/TG.tsx | 4 +- .../countries/src/components/TG_Sharp.tsx | 4 +- packages/countries/src/components/TH.tsx | 4 +- .../countries/src/components/TH_Sharp.tsx | 4 +- packages/countries/src/components/TJ.tsx | 4 +- .../countries/src/components/TJ_Sharp.tsx | 4 +- packages/countries/src/components/TK.tsx | 4 +- .../countries/src/components/TK_Sharp.tsx | 4 +- packages/countries/src/components/TL.tsx | 4 +- .../countries/src/components/TL_Sharp.tsx | 4 +- packages/countries/src/components/TM.tsx | 4 +- .../countries/src/components/TM_Sharp.tsx | 4 +- packages/countries/src/components/TN.tsx | 4 +- .../countries/src/components/TN_Sharp.tsx | 4 +- packages/countries/src/components/TO.tsx | 4 +- .../countries/src/components/TO_Sharp.tsx | 4 +- packages/countries/src/components/TR.tsx | 4 +- .../countries/src/components/TR_Sharp.tsx | 4 +- packages/countries/src/components/TT.tsx | 4 +- .../countries/src/components/TT_Sharp.tsx | 4 +- packages/countries/src/components/TV.tsx | 4 +- .../countries/src/components/TV_Sharp.tsx | 4 +- packages/countries/src/components/TW.tsx | 4 +- .../countries/src/components/TW_Sharp.tsx | 4 +- packages/countries/src/components/TZ.tsx | 4 +- .../countries/src/components/TZ_Sharp.tsx | 4 +- packages/countries/src/components/UA.tsx | 4 +- .../countries/src/components/UA_Sharp.tsx | 4 +- packages/countries/src/components/UG.tsx | 4 +- .../countries/src/components/UG_Sharp.tsx | 4 +- packages/countries/src/components/UM.tsx | 4 +- .../countries/src/components/UM_Sharp.tsx | 4 +- packages/countries/src/components/UN.tsx | 4 +- .../countries/src/components/UN_Sharp.tsx | 4 +- packages/countries/src/components/US.tsx | 4 +- .../countries/src/components/US_Sharp.tsx | 4 +- packages/countries/src/components/UY.tsx | 4 +- .../countries/src/components/UY_Sharp.tsx | 4 +- packages/countries/src/components/UZ.tsx | 4 +- .../countries/src/components/UZ_Sharp.tsx | 4 +- packages/countries/src/components/VA.tsx | 4 +- .../countries/src/components/VA_Sharp.tsx | 4 +- packages/countries/src/components/VC.tsx | 4 +- .../countries/src/components/VC_Sharp.tsx | 4 +- packages/countries/src/components/VE.tsx | 4 +- .../countries/src/components/VE_Sharp.tsx | 4 +- packages/countries/src/components/VG.tsx | 4 +- .../countries/src/components/VG_Sharp.tsx | 4 +- packages/countries/src/components/VI.tsx | 4 +- .../countries/src/components/VI_Sharp.tsx | 4 +- packages/countries/src/components/VN.tsx | 4 +- .../countries/src/components/VN_Sharp.tsx | 4 +- packages/countries/src/components/VU.tsx | 4 +- .../countries/src/components/VU_Sharp.tsx | 4 +- packages/countries/src/components/WF.tsx | 4 +- .../countries/src/components/WF_Sharp.tsx | 4 +- packages/countries/src/components/WS.tsx | 4 +- .../countries/src/components/WS_Sharp.tsx | 4 +- packages/countries/src/components/XK.tsx | 4 +- .../countries/src/components/XK_Sharp.tsx | 4 +- packages/countries/src/components/YE.tsx | 4 +- .../countries/src/components/YE_Sharp.tsx | 4 +- packages/countries/src/components/YT.tsx | 4 +- .../countries/src/components/YT_Sharp.tsx | 4 +- packages/countries/src/components/ZA.tsx | 4 +- .../countries/src/components/ZA_Sharp.tsx | 4 +- packages/countries/src/components/ZM.tsx | 4 +- .../countries/src/components/ZM_Sharp.tsx | 4 +- packages/countries/src/components/ZW.tsx | 4 +- .../countries/src/components/ZW_Sharp.tsx | 4 +- packages/icons/saltIcons.css | 1 + packages/icons/scripts/generateIcons.mjs | 76 +++++++++------ packages/icons/scripts/templateIcon.mustache | 2 +- packages/icons/src/components/Accessible.tsx | 1 + .../icons/src/components/AccessibleSolid.tsx | 1 + packages/icons/src/components/Add.tsx | 1 + packages/icons/src/components/AddDocument.tsx | 1 + .../icons/src/components/AddDocumentSolid.tsx | 1 + packages/icons/src/components/Api.tsx | 1 + packages/icons/src/components/AppSwitcher.tsx | 1 + packages/icons/src/components/ArrowDown.tsx | 1 + packages/icons/src/components/ArrowLeft.tsx | 1 + packages/icons/src/components/ArrowRight.tsx | 1 + packages/icons/src/components/ArrowUp.tsx | 1 + packages/icons/src/components/Attach.tsx | 1 + packages/icons/src/components/Bank.tsx | 1 + packages/icons/src/components/BankCheck.tsx | 1 + .../icons/src/components/BankCheckSolid.tsx | 1 + packages/icons/src/components/BankSolid.tsx | 1 + packages/icons/src/components/BarChart.tsx | 1 + packages/icons/src/components/Battery.tsx | 1 + .../icons/src/components/BatterySolid.tsx | 1 + packages/icons/src/components/Bookmark.tsx | 1 + .../icons/src/components/BookmarkSolid.tsx | 1 + packages/icons/src/components/Boolean.tsx | 1 + .../icons/src/components/BooleanSolid.tsx | 1 + packages/icons/src/components/Browser.tsx | 1 + .../icons/src/components/BrowserSolid.tsx | 1 + packages/icons/src/components/BuildReport.tsx | 1 + .../icons/src/components/BuildReportSolid.tsx | 1 + packages/icons/src/components/Building.tsx | 1 + .../icons/src/components/BuildingSolid.tsx | 1 + packages/icons/src/components/Buildings.tsx | 1 + .../icons/src/components/BuildingsSolid.tsx | 1 + packages/icons/src/components/Calculator.tsx | 1 + .../icons/src/components/CalculatorSolid.tsx | 1 + packages/icons/src/components/Calendar.tsx | 1 + .../icons/src/components/CalendarSolid.tsx | 1 + packages/icons/src/components/Call.tsx | 1 + packages/icons/src/components/CallSolid.tsx | 1 + packages/icons/src/components/Cart.tsx | 1 + packages/icons/src/components/CartSolid.tsx | 1 + packages/icons/src/components/Chat.tsx | 1 + packages/icons/src/components/ChatGroup.tsx | 1 + .../icons/src/components/ChatGroupSolid.tsx | 1 + packages/icons/src/components/ChatSolid.tsx | 1 + packages/icons/src/components/Chatting.tsx | 1 + .../icons/src/components/ChattingSolid.tsx | 1 + packages/icons/src/components/ChevronDown.tsx | 1 + packages/icons/src/components/ChevronLeft.tsx | 1 + .../icons/src/components/ChevronRight.tsx | 1 + packages/icons/src/components/ChevronUp.tsx | 1 + packages/icons/src/components/Clock.tsx | 1 + packages/icons/src/components/ClockSolid.tsx | 1 + packages/icons/src/components/Clone.tsx | 1 + packages/icons/src/components/Close.tsx | 1 + packages/icons/src/components/CloseSmall.tsx | 1 + .../icons/src/components/Closedcaption.tsx | 1 + .../src/components/ClosedcaptionDisabled.tsx | 1 + .../components/ClosedcaptionDisabledSolid.tsx | 1 + .../src/components/ClosedcaptionSolid.tsx | 1 + packages/icons/src/components/Cloud.tsx | 1 + .../icons/src/components/CloudDisabled.tsx | 1 + .../src/components/CloudDisabledSolid.tsx | 1 + .../icons/src/components/CloudDownload.tsx | 1 + .../src/components/CloudDownloadSolid.tsx | 1 + packages/icons/src/components/CloudSolid.tsx | 1 + .../icons/src/components/CloudSuccess.tsx | 1 + .../src/components/CloudSuccessSolid.tsx | 1 + packages/icons/src/components/CloudSync.tsx | 1 + .../icons/src/components/CloudSyncSolid.tsx | 1 + packages/icons/src/components/CloudUpload.tsx | 1 + .../icons/src/components/CloudUploadSolid.tsx | 1 + packages/icons/src/components/Coffee.tsx | 1 + packages/icons/src/components/CoffeeSolid.tsx | 1 + packages/icons/src/components/Collapse.tsx | 1 + packages/icons/src/components/CollapseAll.tsx | 1 + .../icons/src/components/ColumnChooser.tsx | 1 + .../src/components/ColumnChooserSolid.tsx | 1 + packages/icons/src/components/Commentary.tsx | 1 + .../icons/src/components/CommentarySolid.tsx | 1 + packages/icons/src/components/Compass.tsx | 1 + .../icons/src/components/CompassSolid.tsx | 1 + packages/icons/src/components/Cookie.tsx | 1 + packages/icons/src/components/CookieSolid.tsx | 1 + packages/icons/src/components/Copy.tsx | 1 + packages/icons/src/components/CopySolid.tsx | 1 + packages/icons/src/components/CreditCard.tsx | 1 + .../icons/src/components/CreditCardSolid.tsx | 1 + packages/icons/src/components/Crops.tsx | 1 + packages/icons/src/components/CropsSolid.tsx | 1 + packages/icons/src/components/Csv.tsx | 1 + packages/icons/src/components/CsvSolid.tsx | 1 + packages/icons/src/components/Cut.tsx | 1 + packages/icons/src/components/Dark.tsx | 1 + packages/icons/src/components/DarkSolid.tsx | 1 + packages/icons/src/components/Dashboard.tsx | 1 + .../icons/src/components/DashboardSolid.tsx | 1 + packages/icons/src/components/Database.tsx | 1 + .../icons/src/components/DatabaseSolid.tsx | 1 + packages/icons/src/components/Delete.tsx | 1 + packages/icons/src/components/DeleteSolid.tsx | 1 + packages/icons/src/components/Devices.tsx | 1 + .../icons/src/components/DevicesSolid.tsx | 1 + packages/icons/src/components/Diamond.tsx | 1 + packages/icons/src/components/Display.tsx | 1 + .../icons/src/components/DisplaySolid.tsx | 1 + packages/icons/src/components/Document.tsx | 1 + .../icons/src/components/DocumentSolid.tsx | 1 + .../src/components/DoubleChevronDown.tsx | 1 + .../src/components/DoubleChevronLeft.tsx | 1 + .../src/components/DoubleChevronRight.tsx | 1 + .../icons/src/components/DoubleChevronUp.tsx | 1 + packages/icons/src/components/Download.tsx | 1 + packages/icons/src/components/DragRow.tsx | 1 + packages/icons/src/components/Edit.tsx | 1 + packages/icons/src/components/EditSolid.tsx | 1 + packages/icons/src/components/Error.tsx | 1 + .../icons/src/components/ErrorExecute.tsx | 1 + packages/icons/src/components/ErrorSolid.tsx | 1 + packages/icons/src/components/Expand.tsx | 1 + packages/icons/src/components/ExpandAll.tsx | 1 + packages/icons/src/components/Export.tsx | 1 + packages/icons/src/components/ExportSolid.tsx | 1 + packages/icons/src/components/Favorite.tsx | 1 + .../icons/src/components/FavoriteSolid.tsx | 1 + packages/icons/src/components/Filter.tsx | 1 + packages/icons/src/components/FilterClear.tsx | 1 + .../icons/src/components/FilterClearSolid.tsx | 1 + packages/icons/src/components/FilterSolid.tsx | 1 + packages/icons/src/components/Flag.tsx | 1 + packages/icons/src/components/FlagSolid.tsx | 1 + .../icons/src/components/FolderClosed.tsx | 1 + .../src/components/FolderClosedSolid.tsx | 1 + packages/icons/src/components/FolderOpen.tsx | 1 + .../icons/src/components/FolderOpenSolid.tsx | 1 + packages/icons/src/components/Forward10.tsx | 1 + packages/icons/src/components/Forward15.tsx | 1 + packages/icons/src/components/Forward30.tsx | 1 + packages/icons/src/components/Forward5.tsx | 1 + packages/icons/src/components/Github.tsx | 1 + packages/icons/src/components/Globe.tsx | 1 + packages/icons/src/components/GlobeSolid.tsx | 1 + packages/icons/src/components/Grid.tsx | 1 + packages/icons/src/components/GridSolid.tsx | 1 + packages/icons/src/components/Group.tsx | 1 + packages/icons/src/components/GroupSolid.tsx | 1 + packages/icons/src/components/GuideClosed.tsx | 1 + .../icons/src/components/GuideClosedSolid.tsx | 1 + packages/icons/src/components/GuideOpen.tsx | 1 + .../icons/src/components/GuideOpenSolid.tsx | 1 + packages/icons/src/components/Headphones.tsx | 1 + .../src/components/HeadphonesDisabled.tsx | 1 + .../components/HeadphonesDisabledSolid.tsx | 1 + .../icons/src/components/HeadphonesSolid.tsx | 1 + packages/icons/src/components/Help.tsx | 1 + packages/icons/src/components/HelpSolid.tsx | 1 + packages/icons/src/components/Hidden.tsx | 1 + packages/icons/src/components/HiddenSolid.tsx | 1 + packages/icons/src/components/History.tsx | 1 + packages/icons/src/components/Home.tsx | 1 + packages/icons/src/components/HomeSolid.tsx | 1 + packages/icons/src/components/Hospital.tsx | 1 + .../icons/src/components/HospitalSolid.tsx | 1 + packages/icons/src/components/IconFigma.tsx | 1 + packages/icons/src/components/Image.tsx | 1 + packages/icons/src/components/ImageSolid.tsx | 1 + packages/icons/src/components/Import.tsx | 1 + packages/icons/src/components/ImportSolid.tsx | 1 + packages/icons/src/components/Inbox.tsx | 1 + packages/icons/src/components/InboxSolid.tsx | 1 + packages/icons/src/components/Info.tsx | 1 + packages/icons/src/components/InfoSolid.tsx | 1 + packages/icons/src/components/Jigsaw.tsx | 1 + packages/icons/src/components/JigsawSolid.tsx | 1 + packages/icons/src/components/Key.tsx | 1 + .../icons/src/components/KeyBackspace.tsx | 1 + packages/icons/src/components/KeyCapslock.tsx | 1 + packages/icons/src/components/KeyCommand.tsx | 1 + packages/icons/src/components/KeyControl.tsx | 1 + packages/icons/src/components/KeyEnter.tsx | 1 + packages/icons/src/components/KeyOption.tsx | 1 + packages/icons/src/components/KeyShift.tsx | 1 + packages/icons/src/components/KeySolid.tsx | 1 + packages/icons/src/components/KeyTab.tsx | 1 + packages/icons/src/components/Laptop.tsx | 1 + packages/icons/src/components/LaptopSolid.tsx | 1 + packages/icons/src/components/Layers.tsx | 1 + packages/icons/src/components/LayersSolid.tsx | 1 + packages/icons/src/components/Light.tsx | 1 + packages/icons/src/components/LightSolid.tsx | 1 + packages/icons/src/components/LineChart.tsx | 1 + .../icons/src/components/LineChartSolid.tsx | 1 + packages/icons/src/components/Linked.tsx | 1 + packages/icons/src/components/List.tsx | 1 + packages/icons/src/components/Loader.tsx | 1 + packages/icons/src/components/Location.tsx | 1 + .../icons/src/components/LocationSolid.tsx | 1 + packages/icons/src/components/Locked.tsx | 1 + packages/icons/src/components/LockedSolid.tsx | 1 + packages/icons/src/components/Man.tsx | 1 + packages/icons/src/components/ManSolid.tsx | 1 + packages/icons/src/components/ManWoman.tsx | 1 + .../icons/src/components/ManWomanSolid.tsx | 1 + packages/icons/src/components/Map.tsx | 1 + packages/icons/src/components/MapSolid.tsx | 1 + packages/icons/src/components/Marker.tsx | 1 + packages/icons/src/components/MarkerSolid.tsx | 1 + packages/icons/src/components/Maximize.tsx | 1 + .../icons/src/components/MaximizeSolid.tsx | 1 + packages/icons/src/components/MedicalKit.tsx | 1 + .../icons/src/components/MedicalKitSolid.tsx | 1 + packages/icons/src/components/Menu.tsx | 1 + packages/icons/src/components/Message.tsx | 1 + .../icons/src/components/MessageSolid.tsx | 1 + packages/icons/src/components/MicroMenu.tsx | 1 + packages/icons/src/components/Microphone.tsx | 1 + .../src/components/MicrophoneDisabled.tsx | 1 + .../components/MicrophoneDisabledSolid.tsx | 1 + .../icons/src/components/MicrophoneSolid.tsx | 1 + packages/icons/src/components/Minimize.tsx | 1 + packages/icons/src/components/Mobile.tsx | 1 + packages/icons/src/components/MobileSolid.tsx | 1 + packages/icons/src/components/Mouse.tsx | 1 + packages/icons/src/components/MouseSolid.tsx | 1 + packages/icons/src/components/MoveAll.tsx | 1 + .../icons/src/components/MoveHorizontal.tsx | 1 + .../icons/src/components/MoveVertical.tsx | 1 + packages/icons/src/components/Music.tsx | 1 + .../icons/src/components/MusicDisabled.tsx | 1 + .../src/components/MusicDisabledSolid.tsx | 1 + packages/icons/src/components/MusicSolid.tsx | 1 + packages/icons/src/components/Note.tsx | 1 + packages/icons/src/components/NoteSolid.tsx | 1 + .../icons/src/components/Notification.tsx | 1 + .../icons/src/components/NotificationRead.tsx | 1 + .../src/components/NotificationReadSolid.tsx | 1 + .../src/components/NotificationSolid.tsx | 1 + .../icons/src/components/OverflowMenu.tsx | 1 + packages/icons/src/components/Paste.tsx | 1 + packages/icons/src/components/PasteSolid.tsx | 1 + packages/icons/src/components/Pause.tsx | 1 + packages/icons/src/components/PauseSolid.tsx | 1 + packages/icons/src/components/Pdf.tsx | 1 + packages/icons/src/components/PdfSolid.tsx | 1 + packages/icons/src/components/Picnic.tsx | 1 + packages/icons/src/components/PicnicSolid.tsx | 1 + packages/icons/src/components/Pin.tsx | 1 + packages/icons/src/components/PinSolid.tsx | 1 + packages/icons/src/components/Pivot.tsx | 1 + packages/icons/src/components/PivotSolid.tsx | 1 + packages/icons/src/components/PlaceIn.tsx | 1 + packages/icons/src/components/Play.tsx | 1 + packages/icons/src/components/PlaySolid.tsx | 1 + packages/icons/src/components/PotFood.tsx | 1 + .../icons/src/components/PotFoodSolid.tsx | 1 + .../icons/src/components/Presentation.tsx | 1 + .../src/components/PresentationSolid.tsx | 1 + packages/icons/src/components/PriceLadder.tsx | 1 + packages/icons/src/components/Print.tsx | 1 + packages/icons/src/components/PrintSolid.tsx | 1 + .../src/components/ProgressCancelled.tsx | 1 + .../icons/src/components/ProgressClosed.tsx | 1 + .../icons/src/components/ProgressComplete.tsx | 1 + .../icons/src/components/ProgressDraft.tsx | 1 + .../src/components/ProgressInprogress.tsx | 1 + .../icons/src/components/ProgressOnhold.tsx | 1 + .../icons/src/components/ProgressPending.tsx | 1 + .../icons/src/components/ProgressRejected.tsx | 1 + .../icons/src/components/ProgressTodo.tsx | 1 + packages/icons/src/components/Protection.tsx | 1 + .../icons/src/components/ProtectionSolid.tsx | 1 + packages/icons/src/components/Receipt.tsx | 1 + .../icons/src/components/ReceiptSolid.tsx | 1 + packages/icons/src/components/Redo.tsx | 1 + packages/icons/src/components/Refresh.tsx | 1 + packages/icons/src/components/Remove.tsx | 1 + .../icons/src/components/RemoveDocument.tsx | 1 + .../src/components/RemoveDocumentSolid.tsx | 1 + packages/icons/src/components/Replay10.tsx | 1 + packages/icons/src/components/Replay15.tsx | 1 + packages/icons/src/components/Replay30.tsx | 1 + packages/icons/src/components/Replay5.tsx | 1 + packages/icons/src/components/Restore.tsx | 1 + packages/icons/src/components/RunReport.tsx | 1 + .../icons/src/components/RunReportSolid.tsx | 1 + packages/icons/src/components/SaltShaker.tsx | 1 + .../icons/src/components/SaltShakerSolid.tsx | 1 + packages/icons/src/components/Save.tsx | 1 + packages/icons/src/components/SaveSolid.tsx | 1 + packages/icons/src/components/Scales.tsx | 1 + packages/icons/src/components/ScalesSolid.tsx | 1 + .../icons/src/components/ScheduleTime.tsx | 1 + .../src/components/ScheduleTimeSolid.tsx | 1 + packages/icons/src/components/Search.tsx | 1 + packages/icons/src/components/SearchSolid.tsx | 1 + .../src/components/SemanticDissatisfied.tsx | 1 + .../components/SemanticDissatisfiedSolid.tsx | 1 + .../icons/src/components/SemanticNeutral.tsx | 1 + .../src/components/SemanticNeutralSolid.tsx | 1 + .../src/components/SemanticSatisfied.tsx | 1 + .../src/components/SemanticSatisfiedSolid.tsx | 1 + .../components/SemanticVeryDissatisfied.tsx | 1 + .../SemanticVeryDissatisfiedSolid.tsx | 1 + .../src/components/SemanticVerySatisfied.tsx | 1 + .../components/SemanticVerySatisfiedSolid.tsx | 1 + packages/icons/src/components/Send.tsx | 1 + packages/icons/src/components/SendSolid.tsx | 1 + packages/icons/src/components/Settings.tsx | 1 + .../icons/src/components/SettingsSolid.tsx | 1 + packages/icons/src/components/Share.tsx | 1 + packages/icons/src/components/ShareSolid.tsx | 1 + packages/icons/src/components/Signal.tsx | 1 + packages/icons/src/components/Signpost.tsx | 1 + .../icons/src/components/SignpostSolid.tsx | 1 + .../icons/src/components/SortAlphaAscend.tsx | 1 + .../icons/src/components/SortAlphaDescend.tsx | 1 + packages/icons/src/components/SortAscend.tsx | 1 + packages/icons/src/components/SortDescend.tsx | 1 + .../icons/src/components/SortNumAscend.tsx | 1 + .../icons/src/components/SortNumDescend.tsx | 1 + .../icons/src/components/SortableAlpha.tsx | 1 + packages/icons/src/components/SortableNum.tsx | 1 + packages/icons/src/components/Sparkle.tsx | 1 + .../icons/src/components/SparkleSolid.tsx | 1 + .../icons/src/components/Stackoverflow.tsx | 1 + packages/icons/src/components/StepActive.tsx | 1 + packages/icons/src/components/StepDefault.tsx | 1 + packages/icons/src/components/StepSuccess.tsx | 1 + packages/icons/src/components/Stethoscope.tsx | 1 + .../icons/src/components/StethoscopeSolid.tsx | 1 + packages/icons/src/components/Storage.tsx | 1 + .../icons/src/components/StorageSolid.tsx | 1 + packages/icons/src/components/Storefront.tsx | 1 + .../icons/src/components/StorefrontSolid.tsx | 1 + .../icons/src/components/StringNumber.tsx | 1 + packages/icons/src/components/StringText.tsx | 1 + packages/icons/src/components/Success.tsx | 1 + .../icons/src/components/SuccessSmall.tsx | 1 + .../src/components/SuccessSmallSolid.tsx | 1 + .../icons/src/components/SuccessSolid.tsx | 1 + packages/icons/src/components/SuccessTick.tsx | 1 + packages/icons/src/components/Sum.tsx | 1 + packages/icons/src/components/SumSolid.tsx | 1 + packages/icons/src/components/Swap.tsx | 1 + packages/icons/src/components/Symphony.tsx | 1 + packages/icons/src/components/Sync.tsx | 1 + packages/icons/src/components/Tag.tsx | 1 + packages/icons/src/components/TagClear.tsx | 1 + .../icons/src/components/TagClearSolid.tsx | 1 + packages/icons/src/components/TagSolid.tsx | 1 + packages/icons/src/components/Tails.tsx | 1 + packages/icons/src/components/TailsSolid.tsx | 1 + packages/icons/src/components/Target.tsx | 1 + packages/icons/src/components/TearOut.tsx | 1 + packages/icons/src/components/ThumbsDown.tsx | 1 + .../icons/src/components/ThumbsDownSolid.tsx | 1 + packages/icons/src/components/ThumbsUp.tsx | 1 + .../icons/src/components/ThumbsUpSolid.tsx | 1 + packages/icons/src/components/Tote.tsx | 1 + packages/icons/src/components/ToteSolid.tsx | 1 + packages/icons/src/components/Tree.tsx | 1 + packages/icons/src/components/TreeSolid.tsx | 1 + .../icons/src/components/TriangleDown.tsx | 1 + .../icons/src/components/TriangleLeft.tsx | 1 + .../icons/src/components/TriangleRight.tsx | 1 + .../src/components/TriangleRightDown.tsx | 1 + packages/icons/src/components/TriangleUp.tsx | 1 + packages/icons/src/components/Type.tsx | 1 + packages/icons/src/components/TypeSolid.tsx | 1 + packages/icons/src/components/Undo.tsx | 1 + packages/icons/src/components/Ungroup.tsx | 1 + .../icons/src/components/UngroupSolid.tsx | 1 + .../icons/src/components/UniversalAccess.tsx | 1 + .../src/components/UniversalAccessSolid.tsx | 1 + packages/icons/src/components/Unlinked.tsx | 1 + packages/icons/src/components/Unlocked.tsx | 1 + .../icons/src/components/UnlockedSolid.tsx | 1 + packages/icons/src/components/Upload.tsx | 1 + .../icons/src/components/UrgencyCritical.tsx | 1 + packages/icons/src/components/UrgencyHigh.tsx | 1 + packages/icons/src/components/UrgencyLow.tsx | 1 + .../icons/src/components/UrgencyMedium.tsx | 1 + packages/icons/src/components/UrgencyNone.tsx | 1 + packages/icons/src/components/User.tsx | 1 + packages/icons/src/components/UserAdmin.tsx | 1 + .../icons/src/components/UserAdminSolid.tsx | 1 + packages/icons/src/components/UserBadge.tsx | 1 + packages/icons/src/components/UserGroup.tsx | 1 + .../icons/src/components/UserGroupSolid.tsx | 1 + packages/icons/src/components/UserSolid.tsx | 1 + packages/icons/src/components/Utensils.tsx | 1 + .../icons/src/components/UtensilsSolid.tsx | 1 + packages/icons/src/components/Video.tsx | 1 + .../icons/src/components/VideoDisabled.tsx | 1 + packages/icons/src/components/VideoSolid.tsx | 1 + packages/icons/src/components/Visible.tsx | 1 + .../icons/src/components/VisibleSolid.tsx | 1 + packages/icons/src/components/VolumeDown.tsx | 1 + packages/icons/src/components/VolumeOff.tsx | 1 + packages/icons/src/components/VolumeUp.tsx | 1 + packages/icons/src/components/Warning.tsx | 1 + .../icons/src/components/WarningSolid.tsx | 1 + packages/icons/src/components/Watch.tsx | 1 + packages/icons/src/components/WatchSolid.tsx | 1 + packages/icons/src/components/Waveform.tsx | 1 + packages/icons/src/components/Weight.tsx | 1 + packages/icons/src/components/WeightSolid.tsx | 1 + packages/icons/src/components/Wifi.tsx | 1 + .../icons/src/components/WifiDisabled.tsx | 1 + packages/icons/src/components/Woman.tsx | 1 + packages/icons/src/components/WomanSolid.tsx | 1 + packages/icons/src/components/Woodland.tsx | 1 + .../icons/src/components/WoodlandSolid.tsx | 1 + packages/icons/src/components/Xls.tsx | 1 + packages/icons/src/components/XlsSolid.tsx | 1 + packages/icons/src/components/Zip.tsx | 1 + packages/icons/src/components/ZipSolid.tsx | 1 + yarn.lock | 27 ++++++ 937 files changed, 1566 insertions(+), 1106 deletions(-) diff --git a/docs/public/mockServiceWorker.js b/docs/public/mockServiceWorker.js index 2838108530e..87e0f31b814 100644 --- a/docs/public/mockServiceWorker.js +++ b/docs/public/mockServiceWorker.js @@ -1,3 +1,6 @@ +/* eslint-disable */ +/* tslint:disable */ + /** * Mock Service Worker (1.2.1). * @see https://github.com/mswjs/msw diff --git a/package.json b/package.json index e8a4955939e..b3465f1e2c6 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,8 @@ }, "dependencies": { "@biomejs/biome": "1.8.3", + "@biomejs/js-api": "^0.6.2", + "@biomejs/wasm-nodejs": "^1.8.3", "@changesets/cli": "^2.25.2", "@cypress/code-coverage": "^3.12.35", "@faker-js/faker": "^8.0.0", diff --git a/packages/countries/saltCountries.css b/packages/countries/saltCountries.css index fed71e03ecc..0a375813986 100644 --- a/packages/countries/saltCountries.css +++ b/packages/countries/saltCountries.css @@ -1,4 +1,5 @@ /** WARNING: This file was generated by a script. Do not modify it manually */ + [class*=" saltCountry-"], [class^="saltCountry-"] { background-size: cover; diff --git a/packages/countries/saltSharpCountries.css b/packages/countries/saltSharpCountries.css index c8cf09dfd2a..5686a61cd69 100644 --- a/packages/countries/saltSharpCountries.css +++ b/packages/countries/saltSharpCountries.css @@ -1,4 +1,5 @@ /** WARNING: This file was generated by a script. Do not modify it manually */ + [class*=" saltCountrySharp-"], [class^="saltCountrySharp-"] { background-size: cover; diff --git a/packages/countries/scripts/generateCountrySymbol.mjs b/packages/countries/scripts/generateCountrySymbol.mjs index db21918b1ca..c78a45be476 100644 --- a/packages/countries/scripts/generateCountrySymbol.mjs +++ b/packages/countries/scripts/generateCountrySymbol.mjs @@ -1,44 +1,39 @@ import fs from "node:fs"; import path from "node:path"; import { fileURLToPath } from "node:url"; +import { Biome, Distribution } from "@biomejs/js-api"; import glob from "glob"; import Mustache from "mustache"; -import prettier from "prettier"; import { optimize } from "svgo"; + import { svgAttributeMap } from "./svgAttributeMap.mjs"; -const PRETTIER_SETTINGS = { - parser: "typescript", - useTabs: false, - tabWidth: 2, - printWidth: 80, - endOfLine: "lf", -}; +const biome = await Biome.create({ + distribution: Distribution.NODE, +}); + +biome.applyConfiguration({ + organizeImports: { + enabled: true, + }, + formatter: { + enabled: true, + indentStyle: "space", + }, +}); const REPLACE_START = "$START"; const REPLACE_END = "$END"; const GENERATED_WARNING_COMMENT = - "// WARNING: This file was generated by a script. Do not modify it manually\n"; + "// WARNING: This file was generated by a script. Do not modify it manually\n\n"; const CSS_GENERATED_WARNING_COMMENT = - "/** WARNING: This file was generated by a script. Do not modify it manually */\n"; + "/** WARNING: This file was generated by a script. Do not modify it manually */\n\n"; function countryCodeToComponentName(countryCode) { return countryCode.replace(/-/g, "_"); } -/** Change kebab casing to Pascal casing */ -function pascalCase(str) { - const arr = str.split(" "); - const capital = arr.map( - (item) => - item.charAt(0).toLocaleUpperCase("en-US") + - item.slice(1).toLocaleLowerCase("en-US"), - ); - - return capital.join(""); -} - // Create the folder for the CountrySymbolComponents const generateComponentsFolder = (basePath) => { if (!fs.existsSync(path.join(basePath, "./components/"))) { @@ -80,12 +75,12 @@ const generateCssAsBg = ({ basePath, cssOutputPath, fileArg }) => { const ALL_CSS = `[class*=' saltCountry-'],[class^='saltCountry-'] {background-size: cover;height:var(--salt-size-base, 20px);width:var(--salt-size-base, 20px);}\n`; - const formattedResult = prettier.format( + const formattedResult = biome.formatContent( CSS_GENERATED_WARNING_COMMENT.concat(ALL_CSS, countryCss), - { ...PRETTIER_SETTINGS, parser: "css" }, + { filePath: cssOutputPath }, ); - fs.writeFileSync(cssOutputPath, formattedResult, { + fs.writeFileSync(cssOutputPath, formattedResult.content, { encoding: "utf8", }); }; @@ -118,12 +113,12 @@ const generateSharpCssAsBg = ({ basePath, cssOutputPath, fileArg }) => { const ALL_CSS = `[class*=' saltCountrySharp-'],[class^='saltCountrySharp-'] {background-size: cover;height:var(--salt-size-base, 20px);width:calc(var(--salt-size-base, 20px) * 1.44);}\n`; - const formattedResult = prettier.format( + const formattedResult = biome.formatContent( CSS_GENERATED_WARNING_COMMENT.concat(ALL_CSS, countryCss), - { ...PRETTIER_SETTINGS, parser: "css" }, + { filePath: cssOutputPath }, ); - fs.writeFileSync(cssOutputPath, formattedResult, { + fs.writeFileSync(cssOutputPath, formattedResult.content, { encoding: "utf8", }); }; @@ -147,7 +142,7 @@ const generateCountrySymbolComponents = ({ const fileNames = glob.sync(globPath, options); - fileNames.forEach((fileName) => { + for (const fileName of fileNames) { const svgString = fs.readFileSync(fileName, "utf-8"); const filenameWithoutExtension = path.parse(fileName).name; @@ -347,23 +342,23 @@ const generateCountrySymbolComponents = ({ .replaceAll(`"${REPLACE_START}`, "") .replaceAll(`${REPLACE_END}"`, ""); - const formattedResult = prettier.format( + const formattedResult = biome.formatContent( GENERATED_WARNING_COMMENT.concat(replacedText), - PRETTIER_SETTINGS, + { filePath: newFilePath }, ); - const formattedSharpResult = prettier.format( + const formattedSharpResult = biome.formatContent( GENERATED_WARNING_COMMENT.concat(replacedSharpText), - PRETTIER_SETTINGS, + { filePath: newSharpFilePath }, ); - fs.writeFileSync(newFilePath, formattedResult, { + fs.writeFileSync(newFilePath, formattedResult.content, { encoding: "utf8", }); - fs.writeFileSync(newSharpFilePath, formattedSharpResult, { + fs.writeFileSync(newSharpFilePath, formattedSharpResult.content, { encoding: "utf8", }); - }); + } return countryMetaMap; }; @@ -387,15 +382,15 @@ const generateIndex = ({ countryMetaMap, componentsPath }) => { "\n", ); - const formattedResult = prettier.format(joinedText, PRETTIER_SETTINGS); - const outputFile = path.join(componentsPath, "index.ts"); + const formattedResult = biome.formatContent(joinedText, { + filePath: outputFile, + }); + console.log("creating index at:", outputFile); - fs.writeFile(outputFile, formattedResult, { encoding: "utf8" }, (err) => { - if (err) return console.log(err); - }); + fs.writeFileSync(outputFile, formattedResult.content, { encoding: "utf8" }); }; // Generate countryMetaMap for use in stories and by consumers to map code to countryMeta @@ -429,11 +424,11 @@ const generateCountryMetaMap = ({ countryMetaMap, basePath }) => { endText, ].join("\n"); - const formattedResult = prettier.format(joinedText, PRETTIER_SETTINGS); - - fs.writeFile(outputFile, formattedResult, { encoding: "utf8" }, (err) => { - if (err) return console.log(err); + const formattedResult = biome.formatContent(joinedText, { + filePath: outputFile, }); + + fs.writeFileSync(outputFile, formattedResult.content, { encoding: "utf8" }); }; // generate lazyMap for use in the LazyCountrySymbol component @@ -467,11 +462,11 @@ const generateLazyMap = ({ countryMetaMap, basePath }) => { lazyMapText.join("\n"), ].join("\n"); - const formattedResult = prettier.format(joinedText, PRETTIER_SETTINGS); - - fs.writeFile(outputFile, formattedResult, { encoding: "utf8" }, (err) => { - if (err) return console.log(err); + const formattedResult = biome.formatContent(joinedText, { + filePath: outputFile, }); + + fs.writeFileSync(outputFile, formattedResult.content, { encoding: "utf8" }); }; // Run the script diff --git a/packages/countries/scripts/templateCountrySymbol.mustache b/packages/countries/scripts/templateCountrySymbol.mustache index fb70b8e4f8d..553bf5227ac 100644 --- a/packages/countries/scripts/templateCountrySymbol.mustache +++ b/packages/countries/scripts/templateCountrySymbol.mustache @@ -1,8 +1,7 @@ import { forwardRef } from "react"; import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; -import { CountrySymbol, CountrySymbolProps } from "../country-symbol"; +import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; export type {{componentName}}Props = CountrySymbolProps; diff --git a/packages/countries/src/components/AD.tsx b/packages/countries/src/components/AD.tsx index bf88b6b572b..adb4bb5cc1a 100644 --- a/packages/countries/src/components/AD.tsx +++ b/packages/countries/src/components/AD.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AD_Sharp.tsx b/packages/countries/src/components/AD_Sharp.tsx index 44f57fa0eb6..74d04615294 100644 --- a/packages/countries/src/components/AD_Sharp.tsx +++ b/packages/countries/src/components/AD_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AE.tsx b/packages/countries/src/components/AE.tsx index 0baccc5bb5f..b0a97743d09 100644 --- a/packages/countries/src/components/AE.tsx +++ b/packages/countries/src/components/AE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AE_Sharp.tsx b/packages/countries/src/components/AE_Sharp.tsx index c9f14a27bf0..984824b8c47 100644 --- a/packages/countries/src/components/AE_Sharp.tsx +++ b/packages/countries/src/components/AE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AF.tsx b/packages/countries/src/components/AF.tsx index b33c6ce334a..a01ce50a719 100644 --- a/packages/countries/src/components/AF.tsx +++ b/packages/countries/src/components/AF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AF_Sharp.tsx b/packages/countries/src/components/AF_Sharp.tsx index 3087577cb24..94ec26734fa 100644 --- a/packages/countries/src/components/AF_Sharp.tsx +++ b/packages/countries/src/components/AF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AG.tsx b/packages/countries/src/components/AG.tsx index 7cabe8837e1..619fb3f87fc 100644 --- a/packages/countries/src/components/AG.tsx +++ b/packages/countries/src/components/AG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AG_Sharp.tsx b/packages/countries/src/components/AG_Sharp.tsx index 5f8ce9310a7..ab864e89596 100644 --- a/packages/countries/src/components/AG_Sharp.tsx +++ b/packages/countries/src/components/AG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AI.tsx b/packages/countries/src/components/AI.tsx index fb5304fa58d..a0e4711ddea 100644 --- a/packages/countries/src/components/AI.tsx +++ b/packages/countries/src/components/AI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AI_Sharp.tsx b/packages/countries/src/components/AI_Sharp.tsx index 527f62a81b4..c986f5a87ac 100644 --- a/packages/countries/src/components/AI_Sharp.tsx +++ b/packages/countries/src/components/AI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AL.tsx b/packages/countries/src/components/AL.tsx index 7bce73dbe2d..df33f3ec178 100644 --- a/packages/countries/src/components/AL.tsx +++ b/packages/countries/src/components/AL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AL_Sharp.tsx b/packages/countries/src/components/AL_Sharp.tsx index dee2752fd8e..ed733c2a8c6 100644 --- a/packages/countries/src/components/AL_Sharp.tsx +++ b/packages/countries/src/components/AL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AM.tsx b/packages/countries/src/components/AM.tsx index cc936015e97..5e8b5f88a80 100644 --- a/packages/countries/src/components/AM.tsx +++ b/packages/countries/src/components/AM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AM_Sharp.tsx b/packages/countries/src/components/AM_Sharp.tsx index 6afd857804a..4d2f3905021 100644 --- a/packages/countries/src/components/AM_Sharp.tsx +++ b/packages/countries/src/components/AM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AO.tsx b/packages/countries/src/components/AO.tsx index db46e0ba651..a4f49334189 100644 --- a/packages/countries/src/components/AO.tsx +++ b/packages/countries/src/components/AO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AO_Sharp.tsx b/packages/countries/src/components/AO_Sharp.tsx index 416dce27342..e2370b4994f 100644 --- a/packages/countries/src/components/AO_Sharp.tsx +++ b/packages/countries/src/components/AO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AQ.tsx b/packages/countries/src/components/AQ.tsx index fdcf7bfdb3e..c6f56d1469d 100644 --- a/packages/countries/src/components/AQ.tsx +++ b/packages/countries/src/components/AQ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AQ_Sharp.tsx b/packages/countries/src/components/AQ_Sharp.tsx index 839919b894d..147ee42e0a9 100644 --- a/packages/countries/src/components/AQ_Sharp.tsx +++ b/packages/countries/src/components/AQ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AR.tsx b/packages/countries/src/components/AR.tsx index 9a0d48e535c..67377239201 100644 --- a/packages/countries/src/components/AR.tsx +++ b/packages/countries/src/components/AR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AR_Sharp.tsx b/packages/countries/src/components/AR_Sharp.tsx index 2a827b9f85f..f87ee685cc3 100644 --- a/packages/countries/src/components/AR_Sharp.tsx +++ b/packages/countries/src/components/AR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AS.tsx b/packages/countries/src/components/AS.tsx index e73773d41d2..97ae03f5340 100644 --- a/packages/countries/src/components/AS.tsx +++ b/packages/countries/src/components/AS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AS_Sharp.tsx b/packages/countries/src/components/AS_Sharp.tsx index 9ad795d577e..8b165defbcd 100644 --- a/packages/countries/src/components/AS_Sharp.tsx +++ b/packages/countries/src/components/AS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AT.tsx b/packages/countries/src/components/AT.tsx index 51de054d3fa..14dffe2bdc1 100644 --- a/packages/countries/src/components/AT.tsx +++ b/packages/countries/src/components/AT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AT_Sharp.tsx b/packages/countries/src/components/AT_Sharp.tsx index 55c8c19a163..ec9250762e9 100644 --- a/packages/countries/src/components/AT_Sharp.tsx +++ b/packages/countries/src/components/AT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AU.tsx b/packages/countries/src/components/AU.tsx index 4e9485f84f3..1f01071a388 100644 --- a/packages/countries/src/components/AU.tsx +++ b/packages/countries/src/components/AU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AU_Sharp.tsx b/packages/countries/src/components/AU_Sharp.tsx index 101e91944c9..8a01f4347ba 100644 --- a/packages/countries/src/components/AU_Sharp.tsx +++ b/packages/countries/src/components/AU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AW.tsx b/packages/countries/src/components/AW.tsx index a5dba83a20b..f2cb76feab4 100644 --- a/packages/countries/src/components/AW.tsx +++ b/packages/countries/src/components/AW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AW_Sharp.tsx b/packages/countries/src/components/AW_Sharp.tsx index 82a558e977b..867d9b4f47a 100644 --- a/packages/countries/src/components/AW_Sharp.tsx +++ b/packages/countries/src/components/AW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AX.tsx b/packages/countries/src/components/AX.tsx index c27093d49c0..1a0c334de0e 100644 --- a/packages/countries/src/components/AX.tsx +++ b/packages/countries/src/components/AX.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AX_Sharp.tsx b/packages/countries/src/components/AX_Sharp.tsx index 164fa512dec..12f8e093d7f 100644 --- a/packages/countries/src/components/AX_Sharp.tsx +++ b/packages/countries/src/components/AX_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AZ.tsx b/packages/countries/src/components/AZ.tsx index af302e30dcb..eaf0a70f2a2 100644 --- a/packages/countries/src/components/AZ.tsx +++ b/packages/countries/src/components/AZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/AZ_Sharp.tsx b/packages/countries/src/components/AZ_Sharp.tsx index bfa2289f21d..228baa0d6b5 100644 --- a/packages/countries/src/components/AZ_Sharp.tsx +++ b/packages/countries/src/components/AZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BA.tsx b/packages/countries/src/components/BA.tsx index 7ba54626da3..24abef022f4 100644 --- a/packages/countries/src/components/BA.tsx +++ b/packages/countries/src/components/BA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BA_Sharp.tsx b/packages/countries/src/components/BA_Sharp.tsx index 65e406eb983..eb77b411a72 100644 --- a/packages/countries/src/components/BA_Sharp.tsx +++ b/packages/countries/src/components/BA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BB.tsx b/packages/countries/src/components/BB.tsx index 6723a810767..da6024937cc 100644 --- a/packages/countries/src/components/BB.tsx +++ b/packages/countries/src/components/BB.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BB_Sharp.tsx b/packages/countries/src/components/BB_Sharp.tsx index 07b887d07d6..13c9f9ea135 100644 --- a/packages/countries/src/components/BB_Sharp.tsx +++ b/packages/countries/src/components/BB_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BD.tsx b/packages/countries/src/components/BD.tsx index 3182e257ed7..aaad6000929 100644 --- a/packages/countries/src/components/BD.tsx +++ b/packages/countries/src/components/BD.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BD_Sharp.tsx b/packages/countries/src/components/BD_Sharp.tsx index 834738e096b..f11c28ebcf7 100644 --- a/packages/countries/src/components/BD_Sharp.tsx +++ b/packages/countries/src/components/BD_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BE.tsx b/packages/countries/src/components/BE.tsx index 7dd52b5e76f..21ab82f704d 100644 --- a/packages/countries/src/components/BE.tsx +++ b/packages/countries/src/components/BE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BE_Sharp.tsx b/packages/countries/src/components/BE_Sharp.tsx index 1e37a978a27..ddfa5d0dca9 100644 --- a/packages/countries/src/components/BE_Sharp.tsx +++ b/packages/countries/src/components/BE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BF.tsx b/packages/countries/src/components/BF.tsx index 021425e73a5..cd49d5e76e9 100644 --- a/packages/countries/src/components/BF.tsx +++ b/packages/countries/src/components/BF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BF_Sharp.tsx b/packages/countries/src/components/BF_Sharp.tsx index e29683b8ed0..ae50c287c99 100644 --- a/packages/countries/src/components/BF_Sharp.tsx +++ b/packages/countries/src/components/BF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BG.tsx b/packages/countries/src/components/BG.tsx index ce9d97a0f40..7018e48a7b0 100644 --- a/packages/countries/src/components/BG.tsx +++ b/packages/countries/src/components/BG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BG_Sharp.tsx b/packages/countries/src/components/BG_Sharp.tsx index 56dc012718c..3839f30fa2f 100644 --- a/packages/countries/src/components/BG_Sharp.tsx +++ b/packages/countries/src/components/BG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BH.tsx b/packages/countries/src/components/BH.tsx index e6aada1da6d..083131eb33c 100644 --- a/packages/countries/src/components/BH.tsx +++ b/packages/countries/src/components/BH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BH_Sharp.tsx b/packages/countries/src/components/BH_Sharp.tsx index d2e5898f548..5f8334d2367 100644 --- a/packages/countries/src/components/BH_Sharp.tsx +++ b/packages/countries/src/components/BH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BI.tsx b/packages/countries/src/components/BI.tsx index fed8b235e40..73fa7c14aec 100644 --- a/packages/countries/src/components/BI.tsx +++ b/packages/countries/src/components/BI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BI_Sharp.tsx b/packages/countries/src/components/BI_Sharp.tsx index 32226f8dfc7..42051fa119a 100644 --- a/packages/countries/src/components/BI_Sharp.tsx +++ b/packages/countries/src/components/BI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BJ.tsx b/packages/countries/src/components/BJ.tsx index 123f2a6f3ea..3ca166692ce 100644 --- a/packages/countries/src/components/BJ.tsx +++ b/packages/countries/src/components/BJ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BJ_Sharp.tsx b/packages/countries/src/components/BJ_Sharp.tsx index 386cea076d1..c2d3d2c3158 100644 --- a/packages/countries/src/components/BJ_Sharp.tsx +++ b/packages/countries/src/components/BJ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BL.tsx b/packages/countries/src/components/BL.tsx index 430fa94a28f..dd275982c4f 100644 --- a/packages/countries/src/components/BL.tsx +++ b/packages/countries/src/components/BL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BL_Sharp.tsx b/packages/countries/src/components/BL_Sharp.tsx index 0157cc68483..8a180c176b9 100644 --- a/packages/countries/src/components/BL_Sharp.tsx +++ b/packages/countries/src/components/BL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BM.tsx b/packages/countries/src/components/BM.tsx index 2c57c0696bb..3f639ece5b8 100644 --- a/packages/countries/src/components/BM.tsx +++ b/packages/countries/src/components/BM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BM_Sharp.tsx b/packages/countries/src/components/BM_Sharp.tsx index f9fc35e7a60..2da1a952567 100644 --- a/packages/countries/src/components/BM_Sharp.tsx +++ b/packages/countries/src/components/BM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BN.tsx b/packages/countries/src/components/BN.tsx index 8b91c6e434a..2ff038402d9 100644 --- a/packages/countries/src/components/BN.tsx +++ b/packages/countries/src/components/BN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BN_Sharp.tsx b/packages/countries/src/components/BN_Sharp.tsx index 640e3b9df2b..8ebea4aafde 100644 --- a/packages/countries/src/components/BN_Sharp.tsx +++ b/packages/countries/src/components/BN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BO.tsx b/packages/countries/src/components/BO.tsx index 7b5b6578a68..a6ddfeefae5 100644 --- a/packages/countries/src/components/BO.tsx +++ b/packages/countries/src/components/BO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BO_Sharp.tsx b/packages/countries/src/components/BO_Sharp.tsx index fa505ab0121..4a79f1b124a 100644 --- a/packages/countries/src/components/BO_Sharp.tsx +++ b/packages/countries/src/components/BO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BQ.tsx b/packages/countries/src/components/BQ.tsx index 6ab376fd59f..cf8bf9eec78 100644 --- a/packages/countries/src/components/BQ.tsx +++ b/packages/countries/src/components/BQ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BQ_Sharp.tsx b/packages/countries/src/components/BQ_Sharp.tsx index 3962f86b0b2..94cd6455f5b 100644 --- a/packages/countries/src/components/BQ_Sharp.tsx +++ b/packages/countries/src/components/BQ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BR.tsx b/packages/countries/src/components/BR.tsx index 528ecb82b39..cab0d64d7c5 100644 --- a/packages/countries/src/components/BR.tsx +++ b/packages/countries/src/components/BR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BR_Sharp.tsx b/packages/countries/src/components/BR_Sharp.tsx index 2d307609894..68e1e0a36a6 100644 --- a/packages/countries/src/components/BR_Sharp.tsx +++ b/packages/countries/src/components/BR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BS.tsx b/packages/countries/src/components/BS.tsx index c6f40c3d68c..2f68a4f769b 100644 --- a/packages/countries/src/components/BS.tsx +++ b/packages/countries/src/components/BS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BS_Sharp.tsx b/packages/countries/src/components/BS_Sharp.tsx index bd1fa685a3b..4d30390f7f5 100644 --- a/packages/countries/src/components/BS_Sharp.tsx +++ b/packages/countries/src/components/BS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BT.tsx b/packages/countries/src/components/BT.tsx index 8afea073677..c4b2d5aee65 100644 --- a/packages/countries/src/components/BT.tsx +++ b/packages/countries/src/components/BT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BT_Sharp.tsx b/packages/countries/src/components/BT_Sharp.tsx index 026297dde0c..e3ee04d15f2 100644 --- a/packages/countries/src/components/BT_Sharp.tsx +++ b/packages/countries/src/components/BT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BV.tsx b/packages/countries/src/components/BV.tsx index 9a609eaadee..6a0595234dc 100644 --- a/packages/countries/src/components/BV.tsx +++ b/packages/countries/src/components/BV.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BV_Sharp.tsx b/packages/countries/src/components/BV_Sharp.tsx index b57f9dc15af..ab2eb73fe5b 100644 --- a/packages/countries/src/components/BV_Sharp.tsx +++ b/packages/countries/src/components/BV_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BW.tsx b/packages/countries/src/components/BW.tsx index 4008eb77be1..959ea8a6bd1 100644 --- a/packages/countries/src/components/BW.tsx +++ b/packages/countries/src/components/BW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BW_Sharp.tsx b/packages/countries/src/components/BW_Sharp.tsx index b8c1bac7972..9dd4091ca83 100644 --- a/packages/countries/src/components/BW_Sharp.tsx +++ b/packages/countries/src/components/BW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BY.tsx b/packages/countries/src/components/BY.tsx index aab50c585fb..4e4d2c3eb5b 100644 --- a/packages/countries/src/components/BY.tsx +++ b/packages/countries/src/components/BY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BY_Sharp.tsx b/packages/countries/src/components/BY_Sharp.tsx index b688c7105f8..1c11a7ec849 100644 --- a/packages/countries/src/components/BY_Sharp.tsx +++ b/packages/countries/src/components/BY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BZ.tsx b/packages/countries/src/components/BZ.tsx index 9e4f608f0c6..69a992363e5 100644 --- a/packages/countries/src/components/BZ.tsx +++ b/packages/countries/src/components/BZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/BZ_Sharp.tsx b/packages/countries/src/components/BZ_Sharp.tsx index f2531fd12df..1bc40aec789 100644 --- a/packages/countries/src/components/BZ_Sharp.tsx +++ b/packages/countries/src/components/BZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CA.tsx b/packages/countries/src/components/CA.tsx index cd8a069ab15..ff97434fa7b 100644 --- a/packages/countries/src/components/CA.tsx +++ b/packages/countries/src/components/CA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CA_Sharp.tsx b/packages/countries/src/components/CA_Sharp.tsx index 26a21e278f1..6654fd1df99 100644 --- a/packages/countries/src/components/CA_Sharp.tsx +++ b/packages/countries/src/components/CA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CC.tsx b/packages/countries/src/components/CC.tsx index 382f96f56f4..f0eb0937dc3 100644 --- a/packages/countries/src/components/CC.tsx +++ b/packages/countries/src/components/CC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CC_Sharp.tsx b/packages/countries/src/components/CC_Sharp.tsx index c308746897a..20116110900 100644 --- a/packages/countries/src/components/CC_Sharp.tsx +++ b/packages/countries/src/components/CC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CD.tsx b/packages/countries/src/components/CD.tsx index 8203b4bf153..ba722bc1352 100644 --- a/packages/countries/src/components/CD.tsx +++ b/packages/countries/src/components/CD.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CD_Sharp.tsx b/packages/countries/src/components/CD_Sharp.tsx index 5f8905da1da..eef1a785e98 100644 --- a/packages/countries/src/components/CD_Sharp.tsx +++ b/packages/countries/src/components/CD_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CF.tsx b/packages/countries/src/components/CF.tsx index b42499be876..33bc8b5bfb3 100644 --- a/packages/countries/src/components/CF.tsx +++ b/packages/countries/src/components/CF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CF_Sharp.tsx b/packages/countries/src/components/CF_Sharp.tsx index ede42e2357d..bfe1897b9c7 100644 --- a/packages/countries/src/components/CF_Sharp.tsx +++ b/packages/countries/src/components/CF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CG.tsx b/packages/countries/src/components/CG.tsx index d96a0c24bf2..8101a794a22 100644 --- a/packages/countries/src/components/CG.tsx +++ b/packages/countries/src/components/CG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CG_Sharp.tsx b/packages/countries/src/components/CG_Sharp.tsx index d1c9591f300..9c5175d50d1 100644 --- a/packages/countries/src/components/CG_Sharp.tsx +++ b/packages/countries/src/components/CG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CH.tsx b/packages/countries/src/components/CH.tsx index 583e1ef1c74..0450d97ce20 100644 --- a/packages/countries/src/components/CH.tsx +++ b/packages/countries/src/components/CH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CH_Sharp.tsx b/packages/countries/src/components/CH_Sharp.tsx index effdd6b98c1..c6dfc23a5df 100644 --- a/packages/countries/src/components/CH_Sharp.tsx +++ b/packages/countries/src/components/CH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CI.tsx b/packages/countries/src/components/CI.tsx index 2cdcd413353..8b5627b2e4a 100644 --- a/packages/countries/src/components/CI.tsx +++ b/packages/countries/src/components/CI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CI_Sharp.tsx b/packages/countries/src/components/CI_Sharp.tsx index a42e46b9e35..cc1460b4821 100644 --- a/packages/countries/src/components/CI_Sharp.tsx +++ b/packages/countries/src/components/CI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CK.tsx b/packages/countries/src/components/CK.tsx index 1cf0c96ffbb..a9e27b2bf55 100644 --- a/packages/countries/src/components/CK.tsx +++ b/packages/countries/src/components/CK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CK_Sharp.tsx b/packages/countries/src/components/CK_Sharp.tsx index d30fba975c6..63e6fc23af3 100644 --- a/packages/countries/src/components/CK_Sharp.tsx +++ b/packages/countries/src/components/CK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CL.tsx b/packages/countries/src/components/CL.tsx index ace8c17c13a..5dab646e357 100644 --- a/packages/countries/src/components/CL.tsx +++ b/packages/countries/src/components/CL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CL_Sharp.tsx b/packages/countries/src/components/CL_Sharp.tsx index 7f34421c383..5f8876b5437 100644 --- a/packages/countries/src/components/CL_Sharp.tsx +++ b/packages/countries/src/components/CL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CM.tsx b/packages/countries/src/components/CM.tsx index 786d911288a..d9fdd39c6a5 100644 --- a/packages/countries/src/components/CM.tsx +++ b/packages/countries/src/components/CM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CM_Sharp.tsx b/packages/countries/src/components/CM_Sharp.tsx index 2a63eaea7d8..e0ab3a6e81b 100644 --- a/packages/countries/src/components/CM_Sharp.tsx +++ b/packages/countries/src/components/CM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CN.tsx b/packages/countries/src/components/CN.tsx index 301d71768aa..5b8249270f9 100644 --- a/packages/countries/src/components/CN.tsx +++ b/packages/countries/src/components/CN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CN_Sharp.tsx b/packages/countries/src/components/CN_Sharp.tsx index f49a4c20d7e..48157a94192 100644 --- a/packages/countries/src/components/CN_Sharp.tsx +++ b/packages/countries/src/components/CN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CO.tsx b/packages/countries/src/components/CO.tsx index b1d52be3551..58cc8ccfd09 100644 --- a/packages/countries/src/components/CO.tsx +++ b/packages/countries/src/components/CO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CO_Sharp.tsx b/packages/countries/src/components/CO_Sharp.tsx index 1a8fa6fc955..f45ff75439a 100644 --- a/packages/countries/src/components/CO_Sharp.tsx +++ b/packages/countries/src/components/CO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CR.tsx b/packages/countries/src/components/CR.tsx index dbe98ba372c..666c52fa34e 100644 --- a/packages/countries/src/components/CR.tsx +++ b/packages/countries/src/components/CR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CR_Sharp.tsx b/packages/countries/src/components/CR_Sharp.tsx index e2cfd5c1a10..91737b8c6f1 100644 --- a/packages/countries/src/components/CR_Sharp.tsx +++ b/packages/countries/src/components/CR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CU.tsx b/packages/countries/src/components/CU.tsx index 770bbda5fd9..14cae9c1a0b 100644 --- a/packages/countries/src/components/CU.tsx +++ b/packages/countries/src/components/CU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CU_Sharp.tsx b/packages/countries/src/components/CU_Sharp.tsx index 1c22e6e0914..ab9d0727667 100644 --- a/packages/countries/src/components/CU_Sharp.tsx +++ b/packages/countries/src/components/CU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CV.tsx b/packages/countries/src/components/CV.tsx index f8dc9e3d2d5..7e5c8bcb2ab 100644 --- a/packages/countries/src/components/CV.tsx +++ b/packages/countries/src/components/CV.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CV_Sharp.tsx b/packages/countries/src/components/CV_Sharp.tsx index 5da2834a697..cff243dd733 100644 --- a/packages/countries/src/components/CV_Sharp.tsx +++ b/packages/countries/src/components/CV_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CW.tsx b/packages/countries/src/components/CW.tsx index a179283c900..c2200edb658 100644 --- a/packages/countries/src/components/CW.tsx +++ b/packages/countries/src/components/CW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CW_Sharp.tsx b/packages/countries/src/components/CW_Sharp.tsx index 39d0fc0988b..37e8d30c43f 100644 --- a/packages/countries/src/components/CW_Sharp.tsx +++ b/packages/countries/src/components/CW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CX.tsx b/packages/countries/src/components/CX.tsx index e65a63ccb09..d99ddcb1abf 100644 --- a/packages/countries/src/components/CX.tsx +++ b/packages/countries/src/components/CX.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CX_Sharp.tsx b/packages/countries/src/components/CX_Sharp.tsx index 8dd33589c5a..05c2eecc652 100644 --- a/packages/countries/src/components/CX_Sharp.tsx +++ b/packages/countries/src/components/CX_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CY.tsx b/packages/countries/src/components/CY.tsx index 7dd71d05fc5..3807213a71d 100644 --- a/packages/countries/src/components/CY.tsx +++ b/packages/countries/src/components/CY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CY_Sharp.tsx b/packages/countries/src/components/CY_Sharp.tsx index 49aaf53972d..b54c6767446 100644 --- a/packages/countries/src/components/CY_Sharp.tsx +++ b/packages/countries/src/components/CY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CZ.tsx b/packages/countries/src/components/CZ.tsx index be481783867..5e5cf698694 100644 --- a/packages/countries/src/components/CZ.tsx +++ b/packages/countries/src/components/CZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/CZ_Sharp.tsx b/packages/countries/src/components/CZ_Sharp.tsx index 5ccba2961ff..da00e927011 100644 --- a/packages/countries/src/components/CZ_Sharp.tsx +++ b/packages/countries/src/components/CZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DE.tsx b/packages/countries/src/components/DE.tsx index 1b30afbe7f6..38b89b66147 100644 --- a/packages/countries/src/components/DE.tsx +++ b/packages/countries/src/components/DE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DE_Sharp.tsx b/packages/countries/src/components/DE_Sharp.tsx index 4e2320f3a15..ea84e94f701 100644 --- a/packages/countries/src/components/DE_Sharp.tsx +++ b/packages/countries/src/components/DE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DJ.tsx b/packages/countries/src/components/DJ.tsx index 9c9e63346cf..53d5c6e216c 100644 --- a/packages/countries/src/components/DJ.tsx +++ b/packages/countries/src/components/DJ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DJ_Sharp.tsx b/packages/countries/src/components/DJ_Sharp.tsx index 03edb7d0616..5aff41efcfe 100644 --- a/packages/countries/src/components/DJ_Sharp.tsx +++ b/packages/countries/src/components/DJ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DK.tsx b/packages/countries/src/components/DK.tsx index 5d2dd000466..7d3e38c9a79 100644 --- a/packages/countries/src/components/DK.tsx +++ b/packages/countries/src/components/DK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DK_Sharp.tsx b/packages/countries/src/components/DK_Sharp.tsx index 257682793a4..26eeb9569a2 100644 --- a/packages/countries/src/components/DK_Sharp.tsx +++ b/packages/countries/src/components/DK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DM.tsx b/packages/countries/src/components/DM.tsx index 9ab9bbf967e..f36e2438ae9 100644 --- a/packages/countries/src/components/DM.tsx +++ b/packages/countries/src/components/DM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DM_Sharp.tsx b/packages/countries/src/components/DM_Sharp.tsx index 5cad1fee88d..cd8efe58e28 100644 --- a/packages/countries/src/components/DM_Sharp.tsx +++ b/packages/countries/src/components/DM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DO.tsx b/packages/countries/src/components/DO.tsx index f686e041075..5ae359a346c 100644 --- a/packages/countries/src/components/DO.tsx +++ b/packages/countries/src/components/DO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DO_Sharp.tsx b/packages/countries/src/components/DO_Sharp.tsx index d30efbeb35e..3b6fd8d11aa 100644 --- a/packages/countries/src/components/DO_Sharp.tsx +++ b/packages/countries/src/components/DO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DZ.tsx b/packages/countries/src/components/DZ.tsx index 1af1afa2f9f..9968b48129a 100644 --- a/packages/countries/src/components/DZ.tsx +++ b/packages/countries/src/components/DZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/DZ_Sharp.tsx b/packages/countries/src/components/DZ_Sharp.tsx index e95249c3a17..a297dcd0a79 100644 --- a/packages/countries/src/components/DZ_Sharp.tsx +++ b/packages/countries/src/components/DZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EC.tsx b/packages/countries/src/components/EC.tsx index a9f7ba000dd..1b056473e1a 100644 --- a/packages/countries/src/components/EC.tsx +++ b/packages/countries/src/components/EC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EC_Sharp.tsx b/packages/countries/src/components/EC_Sharp.tsx index 135a92f6867..c32cb2c933c 100644 --- a/packages/countries/src/components/EC_Sharp.tsx +++ b/packages/countries/src/components/EC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EE.tsx b/packages/countries/src/components/EE.tsx index 4200b5c0553..66ab1729b1b 100644 --- a/packages/countries/src/components/EE.tsx +++ b/packages/countries/src/components/EE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EE_Sharp.tsx b/packages/countries/src/components/EE_Sharp.tsx index 30a462f7319..f259b33b0fd 100644 --- a/packages/countries/src/components/EE_Sharp.tsx +++ b/packages/countries/src/components/EE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EG.tsx b/packages/countries/src/components/EG.tsx index 1fa66324fdf..826eaa6e9dd 100644 --- a/packages/countries/src/components/EG.tsx +++ b/packages/countries/src/components/EG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EG_Sharp.tsx b/packages/countries/src/components/EG_Sharp.tsx index a3a2762a5dc..3221890c078 100644 --- a/packages/countries/src/components/EG_Sharp.tsx +++ b/packages/countries/src/components/EG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EH.tsx b/packages/countries/src/components/EH.tsx index 7ccb55f48dd..2c8d66b73be 100644 --- a/packages/countries/src/components/EH.tsx +++ b/packages/countries/src/components/EH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EH_Sharp.tsx b/packages/countries/src/components/EH_Sharp.tsx index 5524eef200e..123b19e9905 100644 --- a/packages/countries/src/components/EH_Sharp.tsx +++ b/packages/countries/src/components/EH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ER.tsx b/packages/countries/src/components/ER.tsx index 590cd8cd754..1f328b1ad13 100644 --- a/packages/countries/src/components/ER.tsx +++ b/packages/countries/src/components/ER.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ER_Sharp.tsx b/packages/countries/src/components/ER_Sharp.tsx index db9dd00df23..36f974f9c3d 100644 --- a/packages/countries/src/components/ER_Sharp.tsx +++ b/packages/countries/src/components/ER_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ES.tsx b/packages/countries/src/components/ES.tsx index 4a308275960..612077decd4 100644 --- a/packages/countries/src/components/ES.tsx +++ b/packages/countries/src/components/ES.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ES_Sharp.tsx b/packages/countries/src/components/ES_Sharp.tsx index a2380362727..f0bf4d5b9c2 100644 --- a/packages/countries/src/components/ES_Sharp.tsx +++ b/packages/countries/src/components/ES_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ET.tsx b/packages/countries/src/components/ET.tsx index 4dae30d3d71..027314edb48 100644 --- a/packages/countries/src/components/ET.tsx +++ b/packages/countries/src/components/ET.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ET_Sharp.tsx b/packages/countries/src/components/ET_Sharp.tsx index ca397d11014..6f5855bd692 100644 --- a/packages/countries/src/components/ET_Sharp.tsx +++ b/packages/countries/src/components/ET_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EU.tsx b/packages/countries/src/components/EU.tsx index cb69ea9dae8..480f83ab8f2 100644 --- a/packages/countries/src/components/EU.tsx +++ b/packages/countries/src/components/EU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/EU_Sharp.tsx b/packages/countries/src/components/EU_Sharp.tsx index 701dfb2004f..367cbf01560 100644 --- a/packages/countries/src/components/EU_Sharp.tsx +++ b/packages/countries/src/components/EU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FI.tsx b/packages/countries/src/components/FI.tsx index 6100d8cf62f..8b7ed45eba6 100644 --- a/packages/countries/src/components/FI.tsx +++ b/packages/countries/src/components/FI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FI_Sharp.tsx b/packages/countries/src/components/FI_Sharp.tsx index 56c4f27ce0f..225cb999f6a 100644 --- a/packages/countries/src/components/FI_Sharp.tsx +++ b/packages/countries/src/components/FI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FJ.tsx b/packages/countries/src/components/FJ.tsx index 7813e362a7c..97d991f7438 100644 --- a/packages/countries/src/components/FJ.tsx +++ b/packages/countries/src/components/FJ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FJ_Sharp.tsx b/packages/countries/src/components/FJ_Sharp.tsx index 5bbf2ea81c1..0a3f0a015ab 100644 --- a/packages/countries/src/components/FJ_Sharp.tsx +++ b/packages/countries/src/components/FJ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FK.tsx b/packages/countries/src/components/FK.tsx index a589f1da9b7..3541aca0bac 100644 --- a/packages/countries/src/components/FK.tsx +++ b/packages/countries/src/components/FK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FK_Sharp.tsx b/packages/countries/src/components/FK_Sharp.tsx index fffe0248dca..f3e3d7d6376 100644 --- a/packages/countries/src/components/FK_Sharp.tsx +++ b/packages/countries/src/components/FK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FM.tsx b/packages/countries/src/components/FM.tsx index 7d4e4b13301..0542554da98 100644 --- a/packages/countries/src/components/FM.tsx +++ b/packages/countries/src/components/FM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FM_Sharp.tsx b/packages/countries/src/components/FM_Sharp.tsx index 065318975d5..f5248565303 100644 --- a/packages/countries/src/components/FM_Sharp.tsx +++ b/packages/countries/src/components/FM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FO.tsx b/packages/countries/src/components/FO.tsx index c27e5394a10..c134f5930ea 100644 --- a/packages/countries/src/components/FO.tsx +++ b/packages/countries/src/components/FO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FO_Sharp.tsx b/packages/countries/src/components/FO_Sharp.tsx index 9f49fff50eb..e0a386c42e4 100644 --- a/packages/countries/src/components/FO_Sharp.tsx +++ b/packages/countries/src/components/FO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FR.tsx b/packages/countries/src/components/FR.tsx index 7fbb181b0cc..7fac47754bc 100644 --- a/packages/countries/src/components/FR.tsx +++ b/packages/countries/src/components/FR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/FR_Sharp.tsx b/packages/countries/src/components/FR_Sharp.tsx index c164707ae89..6b6daa24f07 100644 --- a/packages/countries/src/components/FR_Sharp.tsx +++ b/packages/countries/src/components/FR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GA.tsx b/packages/countries/src/components/GA.tsx index 859f40bdf3f..031384fffa9 100644 --- a/packages/countries/src/components/GA.tsx +++ b/packages/countries/src/components/GA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GA_Sharp.tsx b/packages/countries/src/components/GA_Sharp.tsx index 1ff2f4ffdc4..2013aba85a7 100644 --- a/packages/countries/src/components/GA_Sharp.tsx +++ b/packages/countries/src/components/GA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-ENG.tsx b/packages/countries/src/components/GB-ENG.tsx index 785ce164b70..5d35b339a8b 100644 --- a/packages/countries/src/components/GB-ENG.tsx +++ b/packages/countries/src/components/GB-ENG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-ENG_Sharp.tsx b/packages/countries/src/components/GB-ENG_Sharp.tsx index d6b75753386..05bfc03f01b 100644 --- a/packages/countries/src/components/GB-ENG_Sharp.tsx +++ b/packages/countries/src/components/GB-ENG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-NIR.tsx b/packages/countries/src/components/GB-NIR.tsx index 1c716a6528f..33995c5c5f0 100644 --- a/packages/countries/src/components/GB-NIR.tsx +++ b/packages/countries/src/components/GB-NIR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-NIR_Sharp.tsx b/packages/countries/src/components/GB-NIR_Sharp.tsx index 85dc94a0fb5..f4a0557f593 100644 --- a/packages/countries/src/components/GB-NIR_Sharp.tsx +++ b/packages/countries/src/components/GB-NIR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-SCT.tsx b/packages/countries/src/components/GB-SCT.tsx index 9469a22314a..431a843ea4c 100644 --- a/packages/countries/src/components/GB-SCT.tsx +++ b/packages/countries/src/components/GB-SCT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-SCT_Sharp.tsx b/packages/countries/src/components/GB-SCT_Sharp.tsx index fe6fda6b1a4..a55f23d081e 100644 --- a/packages/countries/src/components/GB-SCT_Sharp.tsx +++ b/packages/countries/src/components/GB-SCT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-WLS.tsx b/packages/countries/src/components/GB-WLS.tsx index c9f660fc4e3..5ba2bdf618b 100644 --- a/packages/countries/src/components/GB-WLS.tsx +++ b/packages/countries/src/components/GB-WLS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB-WLS_Sharp.tsx b/packages/countries/src/components/GB-WLS_Sharp.tsx index 620cb5f6d2e..cfd9cbc7375 100644 --- a/packages/countries/src/components/GB-WLS_Sharp.tsx +++ b/packages/countries/src/components/GB-WLS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB.tsx b/packages/countries/src/components/GB.tsx index 4f4a431f220..64638470cd0 100644 --- a/packages/countries/src/components/GB.tsx +++ b/packages/countries/src/components/GB.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GB_Sharp.tsx b/packages/countries/src/components/GB_Sharp.tsx index 381f3279c79..66994f038a1 100644 --- a/packages/countries/src/components/GB_Sharp.tsx +++ b/packages/countries/src/components/GB_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GD.tsx b/packages/countries/src/components/GD.tsx index 4a27a616a44..b7ffb68c39c 100644 --- a/packages/countries/src/components/GD.tsx +++ b/packages/countries/src/components/GD.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GD_Sharp.tsx b/packages/countries/src/components/GD_Sharp.tsx index 138d3218c31..10c52ae4608 100644 --- a/packages/countries/src/components/GD_Sharp.tsx +++ b/packages/countries/src/components/GD_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GE.tsx b/packages/countries/src/components/GE.tsx index 2a098e03867..395b2f4a669 100644 --- a/packages/countries/src/components/GE.tsx +++ b/packages/countries/src/components/GE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GE_Sharp.tsx b/packages/countries/src/components/GE_Sharp.tsx index f8d290e6b3e..7f16a85f841 100644 --- a/packages/countries/src/components/GE_Sharp.tsx +++ b/packages/countries/src/components/GE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GF.tsx b/packages/countries/src/components/GF.tsx index ac93e535e17..801936d3727 100644 --- a/packages/countries/src/components/GF.tsx +++ b/packages/countries/src/components/GF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GF_Sharp.tsx b/packages/countries/src/components/GF_Sharp.tsx index 177e872797a..667592a77bb 100644 --- a/packages/countries/src/components/GF_Sharp.tsx +++ b/packages/countries/src/components/GF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GG.tsx b/packages/countries/src/components/GG.tsx index cbeab075f82..a8bd3dee538 100644 --- a/packages/countries/src/components/GG.tsx +++ b/packages/countries/src/components/GG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GG_Sharp.tsx b/packages/countries/src/components/GG_Sharp.tsx index b9c12433fdc..7ce6d24d9c0 100644 --- a/packages/countries/src/components/GG_Sharp.tsx +++ b/packages/countries/src/components/GG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GH.tsx b/packages/countries/src/components/GH.tsx index 6871298771a..c042e2f3583 100644 --- a/packages/countries/src/components/GH.tsx +++ b/packages/countries/src/components/GH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GH_Sharp.tsx b/packages/countries/src/components/GH_Sharp.tsx index 06d16def6b1..feed669eb49 100644 --- a/packages/countries/src/components/GH_Sharp.tsx +++ b/packages/countries/src/components/GH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GI.tsx b/packages/countries/src/components/GI.tsx index 8829f1f695a..94050c4e896 100644 --- a/packages/countries/src/components/GI.tsx +++ b/packages/countries/src/components/GI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GI_Sharp.tsx b/packages/countries/src/components/GI_Sharp.tsx index ddd242cdb6e..fae18194f4c 100644 --- a/packages/countries/src/components/GI_Sharp.tsx +++ b/packages/countries/src/components/GI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GL.tsx b/packages/countries/src/components/GL.tsx index 02ec3248950..d53ed56cd4e 100644 --- a/packages/countries/src/components/GL.tsx +++ b/packages/countries/src/components/GL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GL_Sharp.tsx b/packages/countries/src/components/GL_Sharp.tsx index bb4222e23e8..34c91299616 100644 --- a/packages/countries/src/components/GL_Sharp.tsx +++ b/packages/countries/src/components/GL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GM.tsx b/packages/countries/src/components/GM.tsx index a6b7535b7f8..02ebaa4322a 100644 --- a/packages/countries/src/components/GM.tsx +++ b/packages/countries/src/components/GM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GM_Sharp.tsx b/packages/countries/src/components/GM_Sharp.tsx index 8cde769dd2f..447365956b0 100644 --- a/packages/countries/src/components/GM_Sharp.tsx +++ b/packages/countries/src/components/GM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GN.tsx b/packages/countries/src/components/GN.tsx index b8663e62b86..0360ea0d36e 100644 --- a/packages/countries/src/components/GN.tsx +++ b/packages/countries/src/components/GN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GN_Sharp.tsx b/packages/countries/src/components/GN_Sharp.tsx index b3a8fddfc71..eacad7d800a 100644 --- a/packages/countries/src/components/GN_Sharp.tsx +++ b/packages/countries/src/components/GN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GP.tsx b/packages/countries/src/components/GP.tsx index 6a297d34f9d..175272d971b 100644 --- a/packages/countries/src/components/GP.tsx +++ b/packages/countries/src/components/GP.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GP_Sharp.tsx b/packages/countries/src/components/GP_Sharp.tsx index 2587090021a..c6ae6a274e3 100644 --- a/packages/countries/src/components/GP_Sharp.tsx +++ b/packages/countries/src/components/GP_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GQ.tsx b/packages/countries/src/components/GQ.tsx index 3637c9e6f0a..f0663d610ef 100644 --- a/packages/countries/src/components/GQ.tsx +++ b/packages/countries/src/components/GQ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GQ_Sharp.tsx b/packages/countries/src/components/GQ_Sharp.tsx index d213ce2195b..5952bb82149 100644 --- a/packages/countries/src/components/GQ_Sharp.tsx +++ b/packages/countries/src/components/GQ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GR.tsx b/packages/countries/src/components/GR.tsx index 67a2cadfb50..2f2aa899306 100644 --- a/packages/countries/src/components/GR.tsx +++ b/packages/countries/src/components/GR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GR_Sharp.tsx b/packages/countries/src/components/GR_Sharp.tsx index d02d2336e7a..ee6324d9d45 100644 --- a/packages/countries/src/components/GR_Sharp.tsx +++ b/packages/countries/src/components/GR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GS.tsx b/packages/countries/src/components/GS.tsx index 4b7cf7bd2b0..19144a51d94 100644 --- a/packages/countries/src/components/GS.tsx +++ b/packages/countries/src/components/GS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GS_Sharp.tsx b/packages/countries/src/components/GS_Sharp.tsx index 9918c3f971b..52059c30d27 100644 --- a/packages/countries/src/components/GS_Sharp.tsx +++ b/packages/countries/src/components/GS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GT.tsx b/packages/countries/src/components/GT.tsx index 860b3b07541..c8ccf7b1217 100644 --- a/packages/countries/src/components/GT.tsx +++ b/packages/countries/src/components/GT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GT_Sharp.tsx b/packages/countries/src/components/GT_Sharp.tsx index f25a6c90278..5bd235f4af4 100644 --- a/packages/countries/src/components/GT_Sharp.tsx +++ b/packages/countries/src/components/GT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GU.tsx b/packages/countries/src/components/GU.tsx index 2695d8bedc6..9f9d63ebc69 100644 --- a/packages/countries/src/components/GU.tsx +++ b/packages/countries/src/components/GU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GU_Sharp.tsx b/packages/countries/src/components/GU_Sharp.tsx index 8eebeef74e7..45ed6b106e6 100644 --- a/packages/countries/src/components/GU_Sharp.tsx +++ b/packages/countries/src/components/GU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GW.tsx b/packages/countries/src/components/GW.tsx index 6385e7206b6..2ed35d13dbf 100644 --- a/packages/countries/src/components/GW.tsx +++ b/packages/countries/src/components/GW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GW_Sharp.tsx b/packages/countries/src/components/GW_Sharp.tsx index f8da5f8d6ed..b463f31555d 100644 --- a/packages/countries/src/components/GW_Sharp.tsx +++ b/packages/countries/src/components/GW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GY.tsx b/packages/countries/src/components/GY.tsx index 8ba53da6d70..cc6f40de38d 100644 --- a/packages/countries/src/components/GY.tsx +++ b/packages/countries/src/components/GY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/GY_Sharp.tsx b/packages/countries/src/components/GY_Sharp.tsx index e1aad8f1148..7722a45cac1 100644 --- a/packages/countries/src/components/GY_Sharp.tsx +++ b/packages/countries/src/components/GY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HK.tsx b/packages/countries/src/components/HK.tsx index 0ec17664495..1a7ff45c918 100644 --- a/packages/countries/src/components/HK.tsx +++ b/packages/countries/src/components/HK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HK_Sharp.tsx b/packages/countries/src/components/HK_Sharp.tsx index 2e16f747987..ff5c4c215c9 100644 --- a/packages/countries/src/components/HK_Sharp.tsx +++ b/packages/countries/src/components/HK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HM.tsx b/packages/countries/src/components/HM.tsx index 4423857b46f..03668ee05ab 100644 --- a/packages/countries/src/components/HM.tsx +++ b/packages/countries/src/components/HM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HM_Sharp.tsx b/packages/countries/src/components/HM_Sharp.tsx index 247bccde59e..080bd4af592 100644 --- a/packages/countries/src/components/HM_Sharp.tsx +++ b/packages/countries/src/components/HM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HN.tsx b/packages/countries/src/components/HN.tsx index ed3f1530383..0433d01f35a 100644 --- a/packages/countries/src/components/HN.tsx +++ b/packages/countries/src/components/HN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HN_Sharp.tsx b/packages/countries/src/components/HN_Sharp.tsx index f56669a79f2..22e5365df2e 100644 --- a/packages/countries/src/components/HN_Sharp.tsx +++ b/packages/countries/src/components/HN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HR.tsx b/packages/countries/src/components/HR.tsx index 48ff337962b..9d0304fbe6f 100644 --- a/packages/countries/src/components/HR.tsx +++ b/packages/countries/src/components/HR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HR_Sharp.tsx b/packages/countries/src/components/HR_Sharp.tsx index 97809e2b2d9..b66ccd3ee6f 100644 --- a/packages/countries/src/components/HR_Sharp.tsx +++ b/packages/countries/src/components/HR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HT.tsx b/packages/countries/src/components/HT.tsx index c90e2639384..09912c6c4aa 100644 --- a/packages/countries/src/components/HT.tsx +++ b/packages/countries/src/components/HT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HT_Sharp.tsx b/packages/countries/src/components/HT_Sharp.tsx index 8989d9b954d..efe35f5af17 100644 --- a/packages/countries/src/components/HT_Sharp.tsx +++ b/packages/countries/src/components/HT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HU.tsx b/packages/countries/src/components/HU.tsx index 9742f4506a4..7630d2f0924 100644 --- a/packages/countries/src/components/HU.tsx +++ b/packages/countries/src/components/HU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/HU_Sharp.tsx b/packages/countries/src/components/HU_Sharp.tsx index 62c8df72bfd..f2b8d502b26 100644 --- a/packages/countries/src/components/HU_Sharp.tsx +++ b/packages/countries/src/components/HU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ID.tsx b/packages/countries/src/components/ID.tsx index 2f836cc9815..dc12ec38582 100644 --- a/packages/countries/src/components/ID.tsx +++ b/packages/countries/src/components/ID.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ID_Sharp.tsx b/packages/countries/src/components/ID_Sharp.tsx index a07d0f84f3b..7ec2afeabcf 100644 --- a/packages/countries/src/components/ID_Sharp.tsx +++ b/packages/countries/src/components/ID_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IE.tsx b/packages/countries/src/components/IE.tsx index d3e0c0bb48c..51c38144747 100644 --- a/packages/countries/src/components/IE.tsx +++ b/packages/countries/src/components/IE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IE_Sharp.tsx b/packages/countries/src/components/IE_Sharp.tsx index 249096056bb..38b2e71839f 100644 --- a/packages/countries/src/components/IE_Sharp.tsx +++ b/packages/countries/src/components/IE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IL.tsx b/packages/countries/src/components/IL.tsx index 6027f8d144e..542d28709c9 100644 --- a/packages/countries/src/components/IL.tsx +++ b/packages/countries/src/components/IL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IL_Sharp.tsx b/packages/countries/src/components/IL_Sharp.tsx index adf2d919156..f57353d8fdc 100644 --- a/packages/countries/src/components/IL_Sharp.tsx +++ b/packages/countries/src/components/IL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IM.tsx b/packages/countries/src/components/IM.tsx index 8ce455e49d1..74b8d6d6db7 100644 --- a/packages/countries/src/components/IM.tsx +++ b/packages/countries/src/components/IM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IM_Sharp.tsx b/packages/countries/src/components/IM_Sharp.tsx index 8cc52f82a31..3402f712db3 100644 --- a/packages/countries/src/components/IM_Sharp.tsx +++ b/packages/countries/src/components/IM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IN.tsx b/packages/countries/src/components/IN.tsx index 71897895098..1e50fc8b0f2 100644 --- a/packages/countries/src/components/IN.tsx +++ b/packages/countries/src/components/IN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IN_Sharp.tsx b/packages/countries/src/components/IN_Sharp.tsx index 264cc9a4acf..55360142808 100644 --- a/packages/countries/src/components/IN_Sharp.tsx +++ b/packages/countries/src/components/IN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IO.tsx b/packages/countries/src/components/IO.tsx index b8925039c60..8f5537b2911 100644 --- a/packages/countries/src/components/IO.tsx +++ b/packages/countries/src/components/IO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IO_Sharp.tsx b/packages/countries/src/components/IO_Sharp.tsx index da4a1711e9d..5e7ff3b4f4a 100644 --- a/packages/countries/src/components/IO_Sharp.tsx +++ b/packages/countries/src/components/IO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IQ.tsx b/packages/countries/src/components/IQ.tsx index 68db0f9fd35..a10590ec062 100644 --- a/packages/countries/src/components/IQ.tsx +++ b/packages/countries/src/components/IQ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IQ_Sharp.tsx b/packages/countries/src/components/IQ_Sharp.tsx index c7c181ba1d1..cb74fcff7a3 100644 --- a/packages/countries/src/components/IQ_Sharp.tsx +++ b/packages/countries/src/components/IQ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IR.tsx b/packages/countries/src/components/IR.tsx index 943121a6c76..3b036c96c1c 100644 --- a/packages/countries/src/components/IR.tsx +++ b/packages/countries/src/components/IR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IR_Sharp.tsx b/packages/countries/src/components/IR_Sharp.tsx index d6f5ac89cf3..aa3092d033e 100644 --- a/packages/countries/src/components/IR_Sharp.tsx +++ b/packages/countries/src/components/IR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IS.tsx b/packages/countries/src/components/IS.tsx index 038c6e2fd2d..2a0545e4890 100644 --- a/packages/countries/src/components/IS.tsx +++ b/packages/countries/src/components/IS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IS_Sharp.tsx b/packages/countries/src/components/IS_Sharp.tsx index cee9f4dbf0e..5739860a17f 100644 --- a/packages/countries/src/components/IS_Sharp.tsx +++ b/packages/countries/src/components/IS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IT.tsx b/packages/countries/src/components/IT.tsx index 172a29b0b16..cad0823b8f5 100644 --- a/packages/countries/src/components/IT.tsx +++ b/packages/countries/src/components/IT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/IT_Sharp.tsx b/packages/countries/src/components/IT_Sharp.tsx index 65b64ee048a..fa57d59bb98 100644 --- a/packages/countries/src/components/IT_Sharp.tsx +++ b/packages/countries/src/components/IT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JE.tsx b/packages/countries/src/components/JE.tsx index 85a52a42f86..2fa32a398af 100644 --- a/packages/countries/src/components/JE.tsx +++ b/packages/countries/src/components/JE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JE_Sharp.tsx b/packages/countries/src/components/JE_Sharp.tsx index 6fc3d71f6e7..1fc3296dc0f 100644 --- a/packages/countries/src/components/JE_Sharp.tsx +++ b/packages/countries/src/components/JE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JM.tsx b/packages/countries/src/components/JM.tsx index 64aeb2e74cf..c686df79def 100644 --- a/packages/countries/src/components/JM.tsx +++ b/packages/countries/src/components/JM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JM_Sharp.tsx b/packages/countries/src/components/JM_Sharp.tsx index 21371f0f077..b63fa2624c4 100644 --- a/packages/countries/src/components/JM_Sharp.tsx +++ b/packages/countries/src/components/JM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JO.tsx b/packages/countries/src/components/JO.tsx index 96d5468a4d2..7b788866b89 100644 --- a/packages/countries/src/components/JO.tsx +++ b/packages/countries/src/components/JO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JO_Sharp.tsx b/packages/countries/src/components/JO_Sharp.tsx index 763ecbd56a3..105827aa1f2 100644 --- a/packages/countries/src/components/JO_Sharp.tsx +++ b/packages/countries/src/components/JO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JP.tsx b/packages/countries/src/components/JP.tsx index 6ba57a6b1cd..26be76501bd 100644 --- a/packages/countries/src/components/JP.tsx +++ b/packages/countries/src/components/JP.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/JP_Sharp.tsx b/packages/countries/src/components/JP_Sharp.tsx index e35481a1352..72daf2e4c76 100644 --- a/packages/countries/src/components/JP_Sharp.tsx +++ b/packages/countries/src/components/JP_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KE.tsx b/packages/countries/src/components/KE.tsx index 405b8021346..178d4e8a287 100644 --- a/packages/countries/src/components/KE.tsx +++ b/packages/countries/src/components/KE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KE_Sharp.tsx b/packages/countries/src/components/KE_Sharp.tsx index d875b03880c..95100a84bf4 100644 --- a/packages/countries/src/components/KE_Sharp.tsx +++ b/packages/countries/src/components/KE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KG.tsx b/packages/countries/src/components/KG.tsx index dd1414c482c..f6127da952a 100644 --- a/packages/countries/src/components/KG.tsx +++ b/packages/countries/src/components/KG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KG_Sharp.tsx b/packages/countries/src/components/KG_Sharp.tsx index 57e5cdaeb90..cff530b0495 100644 --- a/packages/countries/src/components/KG_Sharp.tsx +++ b/packages/countries/src/components/KG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KH.tsx b/packages/countries/src/components/KH.tsx index 78499955779..d1b987e0374 100644 --- a/packages/countries/src/components/KH.tsx +++ b/packages/countries/src/components/KH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KH_Sharp.tsx b/packages/countries/src/components/KH_Sharp.tsx index b847a3f6818..bf38264904a 100644 --- a/packages/countries/src/components/KH_Sharp.tsx +++ b/packages/countries/src/components/KH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KI.tsx b/packages/countries/src/components/KI.tsx index db98a7da615..d1e528ea2da 100644 --- a/packages/countries/src/components/KI.tsx +++ b/packages/countries/src/components/KI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KI_Sharp.tsx b/packages/countries/src/components/KI_Sharp.tsx index d201efbcb94..033df07d970 100644 --- a/packages/countries/src/components/KI_Sharp.tsx +++ b/packages/countries/src/components/KI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KM.tsx b/packages/countries/src/components/KM.tsx index d7825ef701f..d1674bfa1e7 100644 --- a/packages/countries/src/components/KM.tsx +++ b/packages/countries/src/components/KM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KM_Sharp.tsx b/packages/countries/src/components/KM_Sharp.tsx index f58697cfa6f..776c0d89a65 100644 --- a/packages/countries/src/components/KM_Sharp.tsx +++ b/packages/countries/src/components/KM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KN.tsx b/packages/countries/src/components/KN.tsx index 51b4b380bc3..18c9cf03d62 100644 --- a/packages/countries/src/components/KN.tsx +++ b/packages/countries/src/components/KN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KN_Sharp.tsx b/packages/countries/src/components/KN_Sharp.tsx index 3d19f95480a..63b0cf8a6d4 100644 --- a/packages/countries/src/components/KN_Sharp.tsx +++ b/packages/countries/src/components/KN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KP.tsx b/packages/countries/src/components/KP.tsx index 2239f43ef60..c87c8e16286 100644 --- a/packages/countries/src/components/KP.tsx +++ b/packages/countries/src/components/KP.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KP_Sharp.tsx b/packages/countries/src/components/KP_Sharp.tsx index 89b2d354c79..b71d2612203 100644 --- a/packages/countries/src/components/KP_Sharp.tsx +++ b/packages/countries/src/components/KP_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KR.tsx b/packages/countries/src/components/KR.tsx index 5505e6faf9a..f386ce70a85 100644 --- a/packages/countries/src/components/KR.tsx +++ b/packages/countries/src/components/KR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KR_Sharp.tsx b/packages/countries/src/components/KR_Sharp.tsx index 752709d0311..9b8412b060f 100644 --- a/packages/countries/src/components/KR_Sharp.tsx +++ b/packages/countries/src/components/KR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KW.tsx b/packages/countries/src/components/KW.tsx index 86351ae5310..26d5b72e45d 100644 --- a/packages/countries/src/components/KW.tsx +++ b/packages/countries/src/components/KW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KW_Sharp.tsx b/packages/countries/src/components/KW_Sharp.tsx index 900a8385135..d0bb0cdb612 100644 --- a/packages/countries/src/components/KW_Sharp.tsx +++ b/packages/countries/src/components/KW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KY.tsx b/packages/countries/src/components/KY.tsx index 160c196807d..c3c683cd23f 100644 --- a/packages/countries/src/components/KY.tsx +++ b/packages/countries/src/components/KY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KY_Sharp.tsx b/packages/countries/src/components/KY_Sharp.tsx index 3148b34453d..30d4672d730 100644 --- a/packages/countries/src/components/KY_Sharp.tsx +++ b/packages/countries/src/components/KY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KZ.tsx b/packages/countries/src/components/KZ.tsx index 000857ef884..813dd8e85b1 100644 --- a/packages/countries/src/components/KZ.tsx +++ b/packages/countries/src/components/KZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/KZ_Sharp.tsx b/packages/countries/src/components/KZ_Sharp.tsx index f68c1244b53..65a5c07fce9 100644 --- a/packages/countries/src/components/KZ_Sharp.tsx +++ b/packages/countries/src/components/KZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LA.tsx b/packages/countries/src/components/LA.tsx index 6d011f525b4..02d5e7b7f3b 100644 --- a/packages/countries/src/components/LA.tsx +++ b/packages/countries/src/components/LA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LA_Sharp.tsx b/packages/countries/src/components/LA_Sharp.tsx index cd8ad94d033..5b068fbfb13 100644 --- a/packages/countries/src/components/LA_Sharp.tsx +++ b/packages/countries/src/components/LA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LB.tsx b/packages/countries/src/components/LB.tsx index cdb4aa6c693..9caf03b79cd 100644 --- a/packages/countries/src/components/LB.tsx +++ b/packages/countries/src/components/LB.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LB_Sharp.tsx b/packages/countries/src/components/LB_Sharp.tsx index 678c3b23b09..fe28abf9c3a 100644 --- a/packages/countries/src/components/LB_Sharp.tsx +++ b/packages/countries/src/components/LB_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LC.tsx b/packages/countries/src/components/LC.tsx index 7527ef9dcfc..759be75693a 100644 --- a/packages/countries/src/components/LC.tsx +++ b/packages/countries/src/components/LC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LC_Sharp.tsx b/packages/countries/src/components/LC_Sharp.tsx index 681ec7056a6..4c2f8bf1e74 100644 --- a/packages/countries/src/components/LC_Sharp.tsx +++ b/packages/countries/src/components/LC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LI.tsx b/packages/countries/src/components/LI.tsx index b32aca66ae3..93f535761ef 100644 --- a/packages/countries/src/components/LI.tsx +++ b/packages/countries/src/components/LI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LI_Sharp.tsx b/packages/countries/src/components/LI_Sharp.tsx index 3cc8e8bb1e5..1d83bba07ec 100644 --- a/packages/countries/src/components/LI_Sharp.tsx +++ b/packages/countries/src/components/LI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LK.tsx b/packages/countries/src/components/LK.tsx index afca70e8278..cdfb580b702 100644 --- a/packages/countries/src/components/LK.tsx +++ b/packages/countries/src/components/LK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LK_Sharp.tsx b/packages/countries/src/components/LK_Sharp.tsx index 85dc5f60bf6..9f48cbfe050 100644 --- a/packages/countries/src/components/LK_Sharp.tsx +++ b/packages/countries/src/components/LK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LR.tsx b/packages/countries/src/components/LR.tsx index bc647ead4aa..073bff770c9 100644 --- a/packages/countries/src/components/LR.tsx +++ b/packages/countries/src/components/LR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LR_Sharp.tsx b/packages/countries/src/components/LR_Sharp.tsx index af0f72033ec..1c1100413bf 100644 --- a/packages/countries/src/components/LR_Sharp.tsx +++ b/packages/countries/src/components/LR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LS.tsx b/packages/countries/src/components/LS.tsx index 53f4eefd431..4cb98d35565 100644 --- a/packages/countries/src/components/LS.tsx +++ b/packages/countries/src/components/LS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LS_Sharp.tsx b/packages/countries/src/components/LS_Sharp.tsx index b850af2b986..cfcb4c63a25 100644 --- a/packages/countries/src/components/LS_Sharp.tsx +++ b/packages/countries/src/components/LS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LT.tsx b/packages/countries/src/components/LT.tsx index d52e644b9ee..2b04e11c23d 100644 --- a/packages/countries/src/components/LT.tsx +++ b/packages/countries/src/components/LT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LT_Sharp.tsx b/packages/countries/src/components/LT_Sharp.tsx index 7bfd4bba9e0..e4d767aff81 100644 --- a/packages/countries/src/components/LT_Sharp.tsx +++ b/packages/countries/src/components/LT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LU.tsx b/packages/countries/src/components/LU.tsx index e32e230441c..69eabe12dbc 100644 --- a/packages/countries/src/components/LU.tsx +++ b/packages/countries/src/components/LU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LU_Sharp.tsx b/packages/countries/src/components/LU_Sharp.tsx index 88c6505aece..0cf547591c6 100644 --- a/packages/countries/src/components/LU_Sharp.tsx +++ b/packages/countries/src/components/LU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LV.tsx b/packages/countries/src/components/LV.tsx index c7bcaefaa08..2839e45a015 100644 --- a/packages/countries/src/components/LV.tsx +++ b/packages/countries/src/components/LV.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LV_Sharp.tsx b/packages/countries/src/components/LV_Sharp.tsx index 0302c72fef2..b58949697c4 100644 --- a/packages/countries/src/components/LV_Sharp.tsx +++ b/packages/countries/src/components/LV_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LY.tsx b/packages/countries/src/components/LY.tsx index 6ddebfb8539..cb5e4e7826c 100644 --- a/packages/countries/src/components/LY.tsx +++ b/packages/countries/src/components/LY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/LY_Sharp.tsx b/packages/countries/src/components/LY_Sharp.tsx index 0e1e4dc05a3..4c14b1c5048 100644 --- a/packages/countries/src/components/LY_Sharp.tsx +++ b/packages/countries/src/components/LY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MA.tsx b/packages/countries/src/components/MA.tsx index afbbbf1de11..56e19dd8ceb 100644 --- a/packages/countries/src/components/MA.tsx +++ b/packages/countries/src/components/MA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MA_Sharp.tsx b/packages/countries/src/components/MA_Sharp.tsx index 801e20950d4..a9d79c44a8b 100644 --- a/packages/countries/src/components/MA_Sharp.tsx +++ b/packages/countries/src/components/MA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MC.tsx b/packages/countries/src/components/MC.tsx index 277938beea1..dda2f4b1a82 100644 --- a/packages/countries/src/components/MC.tsx +++ b/packages/countries/src/components/MC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MC_Sharp.tsx b/packages/countries/src/components/MC_Sharp.tsx index 71edd239f70..3c14166cea3 100644 --- a/packages/countries/src/components/MC_Sharp.tsx +++ b/packages/countries/src/components/MC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MD.tsx b/packages/countries/src/components/MD.tsx index f7d66b6664f..b8263f936d8 100644 --- a/packages/countries/src/components/MD.tsx +++ b/packages/countries/src/components/MD.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MD_Sharp.tsx b/packages/countries/src/components/MD_Sharp.tsx index ac13da2a317..aef836403de 100644 --- a/packages/countries/src/components/MD_Sharp.tsx +++ b/packages/countries/src/components/MD_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ME.tsx b/packages/countries/src/components/ME.tsx index 8caf83dbf3a..0d9f4f8ded6 100644 --- a/packages/countries/src/components/ME.tsx +++ b/packages/countries/src/components/ME.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ME_Sharp.tsx b/packages/countries/src/components/ME_Sharp.tsx index 0ea21ab0e5c..0128da5ec8b 100644 --- a/packages/countries/src/components/ME_Sharp.tsx +++ b/packages/countries/src/components/ME_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MF.tsx b/packages/countries/src/components/MF.tsx index d3324155ef1..b8980c20977 100644 --- a/packages/countries/src/components/MF.tsx +++ b/packages/countries/src/components/MF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MF_Sharp.tsx b/packages/countries/src/components/MF_Sharp.tsx index cae0085f1c0..c648f81e91f 100644 --- a/packages/countries/src/components/MF_Sharp.tsx +++ b/packages/countries/src/components/MF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MG.tsx b/packages/countries/src/components/MG.tsx index d5792ac4eba..4d7d312ad7b 100644 --- a/packages/countries/src/components/MG.tsx +++ b/packages/countries/src/components/MG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MG_Sharp.tsx b/packages/countries/src/components/MG_Sharp.tsx index ee91ddd4881..4e3c8639a65 100644 --- a/packages/countries/src/components/MG_Sharp.tsx +++ b/packages/countries/src/components/MG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MH.tsx b/packages/countries/src/components/MH.tsx index 43d44d44251..2d92b9c4b43 100644 --- a/packages/countries/src/components/MH.tsx +++ b/packages/countries/src/components/MH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MH_Sharp.tsx b/packages/countries/src/components/MH_Sharp.tsx index 76321b2179e..ee5435081e6 100644 --- a/packages/countries/src/components/MH_Sharp.tsx +++ b/packages/countries/src/components/MH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MK.tsx b/packages/countries/src/components/MK.tsx index 2f7bd76c6b9..7e796408873 100644 --- a/packages/countries/src/components/MK.tsx +++ b/packages/countries/src/components/MK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MK_Sharp.tsx b/packages/countries/src/components/MK_Sharp.tsx index 22700836d30..c9303e4d666 100644 --- a/packages/countries/src/components/MK_Sharp.tsx +++ b/packages/countries/src/components/MK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ML.tsx b/packages/countries/src/components/ML.tsx index 20aa3781548..34b0e06f99c 100644 --- a/packages/countries/src/components/ML.tsx +++ b/packages/countries/src/components/ML.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ML_Sharp.tsx b/packages/countries/src/components/ML_Sharp.tsx index ae1d0fc7a49..1831616a661 100644 --- a/packages/countries/src/components/ML_Sharp.tsx +++ b/packages/countries/src/components/ML_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MM.tsx b/packages/countries/src/components/MM.tsx index d9ae423b05d..d5d143e26b1 100644 --- a/packages/countries/src/components/MM.tsx +++ b/packages/countries/src/components/MM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MM_Sharp.tsx b/packages/countries/src/components/MM_Sharp.tsx index 75d2dc064de..b77106a36fc 100644 --- a/packages/countries/src/components/MM_Sharp.tsx +++ b/packages/countries/src/components/MM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MN.tsx b/packages/countries/src/components/MN.tsx index 4dbd5563d54..66ef82123f1 100644 --- a/packages/countries/src/components/MN.tsx +++ b/packages/countries/src/components/MN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MN_Sharp.tsx b/packages/countries/src/components/MN_Sharp.tsx index 7c3d3b121db..3118edae6a9 100644 --- a/packages/countries/src/components/MN_Sharp.tsx +++ b/packages/countries/src/components/MN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MO.tsx b/packages/countries/src/components/MO.tsx index d1ea927bfc7..0c7990d8b41 100644 --- a/packages/countries/src/components/MO.tsx +++ b/packages/countries/src/components/MO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MO_Sharp.tsx b/packages/countries/src/components/MO_Sharp.tsx index 8626a74f27a..44d7073c633 100644 --- a/packages/countries/src/components/MO_Sharp.tsx +++ b/packages/countries/src/components/MO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MP.tsx b/packages/countries/src/components/MP.tsx index 5ada9e5f1b3..3d09f36c443 100644 --- a/packages/countries/src/components/MP.tsx +++ b/packages/countries/src/components/MP.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MP_Sharp.tsx b/packages/countries/src/components/MP_Sharp.tsx index babb3059464..4c3ccfd983e 100644 --- a/packages/countries/src/components/MP_Sharp.tsx +++ b/packages/countries/src/components/MP_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MQ.tsx b/packages/countries/src/components/MQ.tsx index 066c117f46e..2e7497e1080 100644 --- a/packages/countries/src/components/MQ.tsx +++ b/packages/countries/src/components/MQ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MQ_Sharp.tsx b/packages/countries/src/components/MQ_Sharp.tsx index cfc49819471..6d9f557a9c8 100644 --- a/packages/countries/src/components/MQ_Sharp.tsx +++ b/packages/countries/src/components/MQ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MR.tsx b/packages/countries/src/components/MR.tsx index 5e8429f8d8f..13ab53f9ebc 100644 --- a/packages/countries/src/components/MR.tsx +++ b/packages/countries/src/components/MR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MR_Sharp.tsx b/packages/countries/src/components/MR_Sharp.tsx index c6944fa7170..e229232db70 100644 --- a/packages/countries/src/components/MR_Sharp.tsx +++ b/packages/countries/src/components/MR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MS.tsx b/packages/countries/src/components/MS.tsx index 1ea1a3ccc8e..7d2b78a15a2 100644 --- a/packages/countries/src/components/MS.tsx +++ b/packages/countries/src/components/MS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MS_Sharp.tsx b/packages/countries/src/components/MS_Sharp.tsx index b6d774d939f..d2c221f3d33 100644 --- a/packages/countries/src/components/MS_Sharp.tsx +++ b/packages/countries/src/components/MS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MT.tsx b/packages/countries/src/components/MT.tsx index 3b76659940b..88883d48bce 100644 --- a/packages/countries/src/components/MT.tsx +++ b/packages/countries/src/components/MT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MT_Sharp.tsx b/packages/countries/src/components/MT_Sharp.tsx index 3fa2a9147c8..8bd316f8280 100644 --- a/packages/countries/src/components/MT_Sharp.tsx +++ b/packages/countries/src/components/MT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MU.tsx b/packages/countries/src/components/MU.tsx index 8dfcf32e12f..46ce354c1bd 100644 --- a/packages/countries/src/components/MU.tsx +++ b/packages/countries/src/components/MU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MU_Sharp.tsx b/packages/countries/src/components/MU_Sharp.tsx index e9bd7bea9e9..d57a00e38f0 100644 --- a/packages/countries/src/components/MU_Sharp.tsx +++ b/packages/countries/src/components/MU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MV.tsx b/packages/countries/src/components/MV.tsx index 8bbc40ee85f..48945f99f76 100644 --- a/packages/countries/src/components/MV.tsx +++ b/packages/countries/src/components/MV.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MV_Sharp.tsx b/packages/countries/src/components/MV_Sharp.tsx index 14408a7862d..cf40a42fa8d 100644 --- a/packages/countries/src/components/MV_Sharp.tsx +++ b/packages/countries/src/components/MV_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MW.tsx b/packages/countries/src/components/MW.tsx index 6f533587f33..cad4809084f 100644 --- a/packages/countries/src/components/MW.tsx +++ b/packages/countries/src/components/MW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MW_Sharp.tsx b/packages/countries/src/components/MW_Sharp.tsx index f7f0a8c7cda..d99631342e7 100644 --- a/packages/countries/src/components/MW_Sharp.tsx +++ b/packages/countries/src/components/MW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MX.tsx b/packages/countries/src/components/MX.tsx index 4a9bb4f59c0..c5c9846a888 100644 --- a/packages/countries/src/components/MX.tsx +++ b/packages/countries/src/components/MX.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MX_Sharp.tsx b/packages/countries/src/components/MX_Sharp.tsx index bbae7eea4fa..3ddd0375b47 100644 --- a/packages/countries/src/components/MX_Sharp.tsx +++ b/packages/countries/src/components/MX_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MY.tsx b/packages/countries/src/components/MY.tsx index cb85490a46c..37f900b9664 100644 --- a/packages/countries/src/components/MY.tsx +++ b/packages/countries/src/components/MY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MY_Sharp.tsx b/packages/countries/src/components/MY_Sharp.tsx index 69e544b5600..0e72bbb1755 100644 --- a/packages/countries/src/components/MY_Sharp.tsx +++ b/packages/countries/src/components/MY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MZ.tsx b/packages/countries/src/components/MZ.tsx index 151614bbf63..d58dbed916d 100644 --- a/packages/countries/src/components/MZ.tsx +++ b/packages/countries/src/components/MZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/MZ_Sharp.tsx b/packages/countries/src/components/MZ_Sharp.tsx index 32124656372..8fc9c4f6a27 100644 --- a/packages/countries/src/components/MZ_Sharp.tsx +++ b/packages/countries/src/components/MZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NA.tsx b/packages/countries/src/components/NA.tsx index b559e6b61fa..8031e7c6820 100644 --- a/packages/countries/src/components/NA.tsx +++ b/packages/countries/src/components/NA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NA_Sharp.tsx b/packages/countries/src/components/NA_Sharp.tsx index 349e3f90e0b..c167c458252 100644 --- a/packages/countries/src/components/NA_Sharp.tsx +++ b/packages/countries/src/components/NA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NC.tsx b/packages/countries/src/components/NC.tsx index 25e5487f242..788f9c4e7c7 100644 --- a/packages/countries/src/components/NC.tsx +++ b/packages/countries/src/components/NC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NC_Sharp.tsx b/packages/countries/src/components/NC_Sharp.tsx index ceaf4eb5d3e..52028e01d4f 100644 --- a/packages/countries/src/components/NC_Sharp.tsx +++ b/packages/countries/src/components/NC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NE.tsx b/packages/countries/src/components/NE.tsx index fe9e4a924e0..4efd9ccbf41 100644 --- a/packages/countries/src/components/NE.tsx +++ b/packages/countries/src/components/NE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NE_Sharp.tsx b/packages/countries/src/components/NE_Sharp.tsx index 4fb72f9029d..a71d142ec3e 100644 --- a/packages/countries/src/components/NE_Sharp.tsx +++ b/packages/countries/src/components/NE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NF.tsx b/packages/countries/src/components/NF.tsx index 77c64c91bed..510b029c319 100644 --- a/packages/countries/src/components/NF.tsx +++ b/packages/countries/src/components/NF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NF_Sharp.tsx b/packages/countries/src/components/NF_Sharp.tsx index af315ef3593..1a152283a93 100644 --- a/packages/countries/src/components/NF_Sharp.tsx +++ b/packages/countries/src/components/NF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NG.tsx b/packages/countries/src/components/NG.tsx index dd6d5237393..690db385ad5 100644 --- a/packages/countries/src/components/NG.tsx +++ b/packages/countries/src/components/NG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NG_Sharp.tsx b/packages/countries/src/components/NG_Sharp.tsx index 71105906524..192bbe870dd 100644 --- a/packages/countries/src/components/NG_Sharp.tsx +++ b/packages/countries/src/components/NG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NI.tsx b/packages/countries/src/components/NI.tsx index efdcc931a32..f839e1f94fc 100644 --- a/packages/countries/src/components/NI.tsx +++ b/packages/countries/src/components/NI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NI_Sharp.tsx b/packages/countries/src/components/NI_Sharp.tsx index 9501e44d792..d2570a38c9b 100644 --- a/packages/countries/src/components/NI_Sharp.tsx +++ b/packages/countries/src/components/NI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NL.tsx b/packages/countries/src/components/NL.tsx index 489542e9fad..2619919b07e 100644 --- a/packages/countries/src/components/NL.tsx +++ b/packages/countries/src/components/NL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NL_Sharp.tsx b/packages/countries/src/components/NL_Sharp.tsx index e2b078d3a5b..e77814cc2f1 100644 --- a/packages/countries/src/components/NL_Sharp.tsx +++ b/packages/countries/src/components/NL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NO.tsx b/packages/countries/src/components/NO.tsx index 41b936c4924..5709ec59d3f 100644 --- a/packages/countries/src/components/NO.tsx +++ b/packages/countries/src/components/NO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NO_Sharp.tsx b/packages/countries/src/components/NO_Sharp.tsx index 857469f6204..67120820d86 100644 --- a/packages/countries/src/components/NO_Sharp.tsx +++ b/packages/countries/src/components/NO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NP.tsx b/packages/countries/src/components/NP.tsx index 4a534eb7d00..ec406ea37e5 100644 --- a/packages/countries/src/components/NP.tsx +++ b/packages/countries/src/components/NP.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NP_Sharp.tsx b/packages/countries/src/components/NP_Sharp.tsx index 9bee9ef129d..30858d15ce9 100644 --- a/packages/countries/src/components/NP_Sharp.tsx +++ b/packages/countries/src/components/NP_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NR.tsx b/packages/countries/src/components/NR.tsx index 962e56aff7c..85a6a2c6207 100644 --- a/packages/countries/src/components/NR.tsx +++ b/packages/countries/src/components/NR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NR_Sharp.tsx b/packages/countries/src/components/NR_Sharp.tsx index 7c7e0d183f8..9fd843b5b00 100644 --- a/packages/countries/src/components/NR_Sharp.tsx +++ b/packages/countries/src/components/NR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NU.tsx b/packages/countries/src/components/NU.tsx index 6490a9f5eb4..55377ed6b8c 100644 --- a/packages/countries/src/components/NU.tsx +++ b/packages/countries/src/components/NU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NU_Sharp.tsx b/packages/countries/src/components/NU_Sharp.tsx index 0708ee0ad55..2b4c0152194 100644 --- a/packages/countries/src/components/NU_Sharp.tsx +++ b/packages/countries/src/components/NU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NZ.tsx b/packages/countries/src/components/NZ.tsx index dfdf671f58c..9de6f8d3b3b 100644 --- a/packages/countries/src/components/NZ.tsx +++ b/packages/countries/src/components/NZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/NZ_Sharp.tsx b/packages/countries/src/components/NZ_Sharp.tsx index fdebc3ced93..28fbc3c07ab 100644 --- a/packages/countries/src/components/NZ_Sharp.tsx +++ b/packages/countries/src/components/NZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/OM.tsx b/packages/countries/src/components/OM.tsx index f8506438527..1fba4b9fcde 100644 --- a/packages/countries/src/components/OM.tsx +++ b/packages/countries/src/components/OM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/OM_Sharp.tsx b/packages/countries/src/components/OM_Sharp.tsx index 3a330a7df39..2622c709b8a 100644 --- a/packages/countries/src/components/OM_Sharp.tsx +++ b/packages/countries/src/components/OM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PA.tsx b/packages/countries/src/components/PA.tsx index 0128623b69e..a603f02f6a2 100644 --- a/packages/countries/src/components/PA.tsx +++ b/packages/countries/src/components/PA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PA_Sharp.tsx b/packages/countries/src/components/PA_Sharp.tsx index 19fc66af8f7..5797f610e89 100644 --- a/packages/countries/src/components/PA_Sharp.tsx +++ b/packages/countries/src/components/PA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PE.tsx b/packages/countries/src/components/PE.tsx index 74b023c2d8d..1b4b406d769 100644 --- a/packages/countries/src/components/PE.tsx +++ b/packages/countries/src/components/PE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PE_Sharp.tsx b/packages/countries/src/components/PE_Sharp.tsx index cf8135b902f..d0cd47ce7b3 100644 --- a/packages/countries/src/components/PE_Sharp.tsx +++ b/packages/countries/src/components/PE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PF.tsx b/packages/countries/src/components/PF.tsx index b876cf1f44f..17b452d65d2 100644 --- a/packages/countries/src/components/PF.tsx +++ b/packages/countries/src/components/PF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PF_Sharp.tsx b/packages/countries/src/components/PF_Sharp.tsx index 8cf638125ea..33d957929c5 100644 --- a/packages/countries/src/components/PF_Sharp.tsx +++ b/packages/countries/src/components/PF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PG.tsx b/packages/countries/src/components/PG.tsx index b7c3720981c..e079769380e 100644 --- a/packages/countries/src/components/PG.tsx +++ b/packages/countries/src/components/PG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PG_Sharp.tsx b/packages/countries/src/components/PG_Sharp.tsx index 8dbfb4566e5..c537b3d7aee 100644 --- a/packages/countries/src/components/PG_Sharp.tsx +++ b/packages/countries/src/components/PG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PH.tsx b/packages/countries/src/components/PH.tsx index 20dabac5c72..b26e77c204e 100644 --- a/packages/countries/src/components/PH.tsx +++ b/packages/countries/src/components/PH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PH_Sharp.tsx b/packages/countries/src/components/PH_Sharp.tsx index 5170ce4821d..5a6ffdcb2b3 100644 --- a/packages/countries/src/components/PH_Sharp.tsx +++ b/packages/countries/src/components/PH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PK.tsx b/packages/countries/src/components/PK.tsx index c432782fdf5..6cdbbf06f74 100644 --- a/packages/countries/src/components/PK.tsx +++ b/packages/countries/src/components/PK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PK_Sharp.tsx b/packages/countries/src/components/PK_Sharp.tsx index be40af0eeab..bc67416bd34 100644 --- a/packages/countries/src/components/PK_Sharp.tsx +++ b/packages/countries/src/components/PK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PL.tsx b/packages/countries/src/components/PL.tsx index 73c89e4a56e..6aec6d270bb 100644 --- a/packages/countries/src/components/PL.tsx +++ b/packages/countries/src/components/PL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PL_Sharp.tsx b/packages/countries/src/components/PL_Sharp.tsx index d00a114ffbf..dbc03f1cf68 100644 --- a/packages/countries/src/components/PL_Sharp.tsx +++ b/packages/countries/src/components/PL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PM.tsx b/packages/countries/src/components/PM.tsx index 9743272d146..e0edac7bf64 100644 --- a/packages/countries/src/components/PM.tsx +++ b/packages/countries/src/components/PM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PM_Sharp.tsx b/packages/countries/src/components/PM_Sharp.tsx index bc17253f9e8..0d772833ab7 100644 --- a/packages/countries/src/components/PM_Sharp.tsx +++ b/packages/countries/src/components/PM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PN.tsx b/packages/countries/src/components/PN.tsx index daffd899d5f..0a54b9c24b7 100644 --- a/packages/countries/src/components/PN.tsx +++ b/packages/countries/src/components/PN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PN_Sharp.tsx b/packages/countries/src/components/PN_Sharp.tsx index 9c566e6fe16..daf330a68f4 100644 --- a/packages/countries/src/components/PN_Sharp.tsx +++ b/packages/countries/src/components/PN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PR.tsx b/packages/countries/src/components/PR.tsx index 0e93f439bec..e272d93c344 100644 --- a/packages/countries/src/components/PR.tsx +++ b/packages/countries/src/components/PR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PR_Sharp.tsx b/packages/countries/src/components/PR_Sharp.tsx index f2713ae61dd..ca3656957f7 100644 --- a/packages/countries/src/components/PR_Sharp.tsx +++ b/packages/countries/src/components/PR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PS.tsx b/packages/countries/src/components/PS.tsx index 8352c56067e..0ae03eddd9e 100644 --- a/packages/countries/src/components/PS.tsx +++ b/packages/countries/src/components/PS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PS_Sharp.tsx b/packages/countries/src/components/PS_Sharp.tsx index 3d4eccda6ee..15dfc81118e 100644 --- a/packages/countries/src/components/PS_Sharp.tsx +++ b/packages/countries/src/components/PS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PT.tsx b/packages/countries/src/components/PT.tsx index e42c30f9bda..8d7c9951cb7 100644 --- a/packages/countries/src/components/PT.tsx +++ b/packages/countries/src/components/PT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PT_Sharp.tsx b/packages/countries/src/components/PT_Sharp.tsx index 78cd05afa63..3f00a6e2b04 100644 --- a/packages/countries/src/components/PT_Sharp.tsx +++ b/packages/countries/src/components/PT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PW.tsx b/packages/countries/src/components/PW.tsx index 0584a5dd7cc..688673a73a6 100644 --- a/packages/countries/src/components/PW.tsx +++ b/packages/countries/src/components/PW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PW_Sharp.tsx b/packages/countries/src/components/PW_Sharp.tsx index 83fa4df5dbb..7307762bac6 100644 --- a/packages/countries/src/components/PW_Sharp.tsx +++ b/packages/countries/src/components/PW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PY.tsx b/packages/countries/src/components/PY.tsx index 883b1eeebbe..da8ff2f7d8c 100644 --- a/packages/countries/src/components/PY.tsx +++ b/packages/countries/src/components/PY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/PY_Sharp.tsx b/packages/countries/src/components/PY_Sharp.tsx index 12aecd9287a..db7f956a4a8 100644 --- a/packages/countries/src/components/PY_Sharp.tsx +++ b/packages/countries/src/components/PY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/QA.tsx b/packages/countries/src/components/QA.tsx index 939360e1991..fe2e21411d7 100644 --- a/packages/countries/src/components/QA.tsx +++ b/packages/countries/src/components/QA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/QA_Sharp.tsx b/packages/countries/src/components/QA_Sharp.tsx index 8dcff84559b..70cda50d338 100644 --- a/packages/countries/src/components/QA_Sharp.tsx +++ b/packages/countries/src/components/QA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RE.tsx b/packages/countries/src/components/RE.tsx index 909a56798f7..bd6b384bc5c 100644 --- a/packages/countries/src/components/RE.tsx +++ b/packages/countries/src/components/RE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RE_Sharp.tsx b/packages/countries/src/components/RE_Sharp.tsx index 4e9ea0efb54..a5feb8319c5 100644 --- a/packages/countries/src/components/RE_Sharp.tsx +++ b/packages/countries/src/components/RE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RO.tsx b/packages/countries/src/components/RO.tsx index 0fe9966e2b0..f925747ebb0 100644 --- a/packages/countries/src/components/RO.tsx +++ b/packages/countries/src/components/RO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RO_Sharp.tsx b/packages/countries/src/components/RO_Sharp.tsx index 34b88f36663..c7fe50a9570 100644 --- a/packages/countries/src/components/RO_Sharp.tsx +++ b/packages/countries/src/components/RO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RS.tsx b/packages/countries/src/components/RS.tsx index bd58f29f117..12a9c45773d 100644 --- a/packages/countries/src/components/RS.tsx +++ b/packages/countries/src/components/RS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RS_Sharp.tsx b/packages/countries/src/components/RS_Sharp.tsx index bf673750d8e..14f1b6b64d8 100644 --- a/packages/countries/src/components/RS_Sharp.tsx +++ b/packages/countries/src/components/RS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RU.tsx b/packages/countries/src/components/RU.tsx index 3bd0e96a748..9c94ff64ee0 100644 --- a/packages/countries/src/components/RU.tsx +++ b/packages/countries/src/components/RU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RU_Sharp.tsx b/packages/countries/src/components/RU_Sharp.tsx index 5ab87e19979..4643b7c595d 100644 --- a/packages/countries/src/components/RU_Sharp.tsx +++ b/packages/countries/src/components/RU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RW.tsx b/packages/countries/src/components/RW.tsx index a8575be5748..9bf719a5281 100644 --- a/packages/countries/src/components/RW.tsx +++ b/packages/countries/src/components/RW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/RW_Sharp.tsx b/packages/countries/src/components/RW_Sharp.tsx index da5a769b129..d1e610ecf60 100644 --- a/packages/countries/src/components/RW_Sharp.tsx +++ b/packages/countries/src/components/RW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SA.tsx b/packages/countries/src/components/SA.tsx index f4d6a0de880..53b5e425e13 100644 --- a/packages/countries/src/components/SA.tsx +++ b/packages/countries/src/components/SA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SA_Sharp.tsx b/packages/countries/src/components/SA_Sharp.tsx index 5c6e035c540..72a1f140581 100644 --- a/packages/countries/src/components/SA_Sharp.tsx +++ b/packages/countries/src/components/SA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SB.tsx b/packages/countries/src/components/SB.tsx index e582ec63897..ba3ce1b5aab 100644 --- a/packages/countries/src/components/SB.tsx +++ b/packages/countries/src/components/SB.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SB_Sharp.tsx b/packages/countries/src/components/SB_Sharp.tsx index e8da5459ed8..5b0bcf78770 100644 --- a/packages/countries/src/components/SB_Sharp.tsx +++ b/packages/countries/src/components/SB_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SC.tsx b/packages/countries/src/components/SC.tsx index 0954787a418..9aeb5f0e352 100644 --- a/packages/countries/src/components/SC.tsx +++ b/packages/countries/src/components/SC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SC_Sharp.tsx b/packages/countries/src/components/SC_Sharp.tsx index 1a2fb9e9a6d..ef20d46769e 100644 --- a/packages/countries/src/components/SC_Sharp.tsx +++ b/packages/countries/src/components/SC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SD.tsx b/packages/countries/src/components/SD.tsx index 759ede08961..69fc4ea4fed 100644 --- a/packages/countries/src/components/SD.tsx +++ b/packages/countries/src/components/SD.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SD_Sharp.tsx b/packages/countries/src/components/SD_Sharp.tsx index 5ac9ef44c8b..379339156ce 100644 --- a/packages/countries/src/components/SD_Sharp.tsx +++ b/packages/countries/src/components/SD_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SE.tsx b/packages/countries/src/components/SE.tsx index 7ab45fe153a..1b5a709de87 100644 --- a/packages/countries/src/components/SE.tsx +++ b/packages/countries/src/components/SE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SE_Sharp.tsx b/packages/countries/src/components/SE_Sharp.tsx index ad1e0c68bd3..feac0efebc7 100644 --- a/packages/countries/src/components/SE_Sharp.tsx +++ b/packages/countries/src/components/SE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SG.tsx b/packages/countries/src/components/SG.tsx index 35db9f5b381..2b507f53ac6 100644 --- a/packages/countries/src/components/SG.tsx +++ b/packages/countries/src/components/SG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SG_Sharp.tsx b/packages/countries/src/components/SG_Sharp.tsx index f986c231c1a..d8b155d9778 100644 --- a/packages/countries/src/components/SG_Sharp.tsx +++ b/packages/countries/src/components/SG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SH.tsx b/packages/countries/src/components/SH.tsx index 24a766afd4c..e621bc675de 100644 --- a/packages/countries/src/components/SH.tsx +++ b/packages/countries/src/components/SH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SH_Sharp.tsx b/packages/countries/src/components/SH_Sharp.tsx index 956412634d9..f9203aa4627 100644 --- a/packages/countries/src/components/SH_Sharp.tsx +++ b/packages/countries/src/components/SH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SI.tsx b/packages/countries/src/components/SI.tsx index 63c60f66426..813477702ac 100644 --- a/packages/countries/src/components/SI.tsx +++ b/packages/countries/src/components/SI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SI_Sharp.tsx b/packages/countries/src/components/SI_Sharp.tsx index 3e4051c9b9c..ea9395c0012 100644 --- a/packages/countries/src/components/SI_Sharp.tsx +++ b/packages/countries/src/components/SI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SJ.tsx b/packages/countries/src/components/SJ.tsx index be930552b07..9ed2f50dcb3 100644 --- a/packages/countries/src/components/SJ.tsx +++ b/packages/countries/src/components/SJ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SJ_Sharp.tsx b/packages/countries/src/components/SJ_Sharp.tsx index 633c9fbb22b..acb34ecc310 100644 --- a/packages/countries/src/components/SJ_Sharp.tsx +++ b/packages/countries/src/components/SJ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SK.tsx b/packages/countries/src/components/SK.tsx index 597b0e3df25..3aea5b532f4 100644 --- a/packages/countries/src/components/SK.tsx +++ b/packages/countries/src/components/SK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SK_Sharp.tsx b/packages/countries/src/components/SK_Sharp.tsx index 5228c19348f..839e332d73f 100644 --- a/packages/countries/src/components/SK_Sharp.tsx +++ b/packages/countries/src/components/SK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SL.tsx b/packages/countries/src/components/SL.tsx index bc342ab363d..51bd8f3c3c2 100644 --- a/packages/countries/src/components/SL.tsx +++ b/packages/countries/src/components/SL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SL_Sharp.tsx b/packages/countries/src/components/SL_Sharp.tsx index eeeb7a3ca8e..ba80ffdf988 100644 --- a/packages/countries/src/components/SL_Sharp.tsx +++ b/packages/countries/src/components/SL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SM.tsx b/packages/countries/src/components/SM.tsx index cfaac41f8b0..015e4beab61 100644 --- a/packages/countries/src/components/SM.tsx +++ b/packages/countries/src/components/SM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SM_Sharp.tsx b/packages/countries/src/components/SM_Sharp.tsx index e22cb7d1048..c7cdcfe87ce 100644 --- a/packages/countries/src/components/SM_Sharp.tsx +++ b/packages/countries/src/components/SM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SN.tsx b/packages/countries/src/components/SN.tsx index 827c89ae21f..79b9df494c9 100644 --- a/packages/countries/src/components/SN.tsx +++ b/packages/countries/src/components/SN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SN_Sharp.tsx b/packages/countries/src/components/SN_Sharp.tsx index b1883912ab5..c7df28ed3f6 100644 --- a/packages/countries/src/components/SN_Sharp.tsx +++ b/packages/countries/src/components/SN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SO.tsx b/packages/countries/src/components/SO.tsx index 3688b231089..b2bd44b363b 100644 --- a/packages/countries/src/components/SO.tsx +++ b/packages/countries/src/components/SO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SO_Sharp.tsx b/packages/countries/src/components/SO_Sharp.tsx index cee3f8f14c3..62f00aabf22 100644 --- a/packages/countries/src/components/SO_Sharp.tsx +++ b/packages/countries/src/components/SO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SR.tsx b/packages/countries/src/components/SR.tsx index cc2ce7dabc2..bd4fa5615bb 100644 --- a/packages/countries/src/components/SR.tsx +++ b/packages/countries/src/components/SR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SR_Sharp.tsx b/packages/countries/src/components/SR_Sharp.tsx index 89f38712515..84c1fa0ff91 100644 --- a/packages/countries/src/components/SR_Sharp.tsx +++ b/packages/countries/src/components/SR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SS.tsx b/packages/countries/src/components/SS.tsx index c07a9570515..5fcb4f122d6 100644 --- a/packages/countries/src/components/SS.tsx +++ b/packages/countries/src/components/SS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SS_Sharp.tsx b/packages/countries/src/components/SS_Sharp.tsx index 1cd04928656..a86dc98cd36 100644 --- a/packages/countries/src/components/SS_Sharp.tsx +++ b/packages/countries/src/components/SS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ST.tsx b/packages/countries/src/components/ST.tsx index 4d5302d6b90..47f3d8455d0 100644 --- a/packages/countries/src/components/ST.tsx +++ b/packages/countries/src/components/ST.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ST_Sharp.tsx b/packages/countries/src/components/ST_Sharp.tsx index 4e3819b479e..96ebda4ce3e 100644 --- a/packages/countries/src/components/ST_Sharp.tsx +++ b/packages/countries/src/components/ST_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SV.tsx b/packages/countries/src/components/SV.tsx index 9b87f23fd5e..b9214f55208 100644 --- a/packages/countries/src/components/SV.tsx +++ b/packages/countries/src/components/SV.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SV_Sharp.tsx b/packages/countries/src/components/SV_Sharp.tsx index 9e61a9039a9..fe8fbc72b11 100644 --- a/packages/countries/src/components/SV_Sharp.tsx +++ b/packages/countries/src/components/SV_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SX.tsx b/packages/countries/src/components/SX.tsx index 2b31644146b..97f8a5bc3a3 100644 --- a/packages/countries/src/components/SX.tsx +++ b/packages/countries/src/components/SX.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SX_Sharp.tsx b/packages/countries/src/components/SX_Sharp.tsx index c46d5967958..8f0906c433b 100644 --- a/packages/countries/src/components/SX_Sharp.tsx +++ b/packages/countries/src/components/SX_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SY.tsx b/packages/countries/src/components/SY.tsx index 67ccc6b0768..5153c0e1269 100644 --- a/packages/countries/src/components/SY.tsx +++ b/packages/countries/src/components/SY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SY_Sharp.tsx b/packages/countries/src/components/SY_Sharp.tsx index a8af008f4fb..3a9e4226f96 100644 --- a/packages/countries/src/components/SY_Sharp.tsx +++ b/packages/countries/src/components/SY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SZ.tsx b/packages/countries/src/components/SZ.tsx index 08ce2d1b5b7..4e99fcd4a34 100644 --- a/packages/countries/src/components/SZ.tsx +++ b/packages/countries/src/components/SZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/SZ_Sharp.tsx b/packages/countries/src/components/SZ_Sharp.tsx index 33a304cf050..1675d0d25b1 100644 --- a/packages/countries/src/components/SZ_Sharp.tsx +++ b/packages/countries/src/components/SZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TC.tsx b/packages/countries/src/components/TC.tsx index 8ad58e87973..1189d22ab4d 100644 --- a/packages/countries/src/components/TC.tsx +++ b/packages/countries/src/components/TC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TC_Sharp.tsx b/packages/countries/src/components/TC_Sharp.tsx index d1d14c9ffad..9b12a83c5bf 100644 --- a/packages/countries/src/components/TC_Sharp.tsx +++ b/packages/countries/src/components/TC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TD.tsx b/packages/countries/src/components/TD.tsx index bec5af5ebca..6ae6d7d3754 100644 --- a/packages/countries/src/components/TD.tsx +++ b/packages/countries/src/components/TD.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TD_Sharp.tsx b/packages/countries/src/components/TD_Sharp.tsx index 6b642c94c3d..375f4e085b4 100644 --- a/packages/countries/src/components/TD_Sharp.tsx +++ b/packages/countries/src/components/TD_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TF.tsx b/packages/countries/src/components/TF.tsx index 36f4ec5925f..5172c10a7f8 100644 --- a/packages/countries/src/components/TF.tsx +++ b/packages/countries/src/components/TF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TF_Sharp.tsx b/packages/countries/src/components/TF_Sharp.tsx index e0a9a814552..0eeba20b54c 100644 --- a/packages/countries/src/components/TF_Sharp.tsx +++ b/packages/countries/src/components/TF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TG.tsx b/packages/countries/src/components/TG.tsx index d2933feaa36..c2d5a2bb120 100644 --- a/packages/countries/src/components/TG.tsx +++ b/packages/countries/src/components/TG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TG_Sharp.tsx b/packages/countries/src/components/TG_Sharp.tsx index bb780484b0c..44e34709dec 100644 --- a/packages/countries/src/components/TG_Sharp.tsx +++ b/packages/countries/src/components/TG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TH.tsx b/packages/countries/src/components/TH.tsx index 9c59d7cc156..4c45145cce0 100644 --- a/packages/countries/src/components/TH.tsx +++ b/packages/countries/src/components/TH.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TH_Sharp.tsx b/packages/countries/src/components/TH_Sharp.tsx index 2eb5222d29e..0921842584d 100644 --- a/packages/countries/src/components/TH_Sharp.tsx +++ b/packages/countries/src/components/TH_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TJ.tsx b/packages/countries/src/components/TJ.tsx index 51331fda5fa..7037c55f2ca 100644 --- a/packages/countries/src/components/TJ.tsx +++ b/packages/countries/src/components/TJ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TJ_Sharp.tsx b/packages/countries/src/components/TJ_Sharp.tsx index 2f99026b0fd..a49e0bcc6c1 100644 --- a/packages/countries/src/components/TJ_Sharp.tsx +++ b/packages/countries/src/components/TJ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TK.tsx b/packages/countries/src/components/TK.tsx index e235edac33f..df78cfd8d42 100644 --- a/packages/countries/src/components/TK.tsx +++ b/packages/countries/src/components/TK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TK_Sharp.tsx b/packages/countries/src/components/TK_Sharp.tsx index 6dc1852cacb..66031376ef4 100644 --- a/packages/countries/src/components/TK_Sharp.tsx +++ b/packages/countries/src/components/TK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TL.tsx b/packages/countries/src/components/TL.tsx index e4489aafb3a..dbba01c56b6 100644 --- a/packages/countries/src/components/TL.tsx +++ b/packages/countries/src/components/TL.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TL_Sharp.tsx b/packages/countries/src/components/TL_Sharp.tsx index 46b63c26f5e..577f1f13fdf 100644 --- a/packages/countries/src/components/TL_Sharp.tsx +++ b/packages/countries/src/components/TL_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TM.tsx b/packages/countries/src/components/TM.tsx index 3b446165839..5944b572c8f 100644 --- a/packages/countries/src/components/TM.tsx +++ b/packages/countries/src/components/TM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TM_Sharp.tsx b/packages/countries/src/components/TM_Sharp.tsx index 182ddbbb7c7..8814b080842 100644 --- a/packages/countries/src/components/TM_Sharp.tsx +++ b/packages/countries/src/components/TM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TN.tsx b/packages/countries/src/components/TN.tsx index 9fe09911c48..a2022145bb1 100644 --- a/packages/countries/src/components/TN.tsx +++ b/packages/countries/src/components/TN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TN_Sharp.tsx b/packages/countries/src/components/TN_Sharp.tsx index 9b3d6fd7750..0f1b8d2b3bc 100644 --- a/packages/countries/src/components/TN_Sharp.tsx +++ b/packages/countries/src/components/TN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TO.tsx b/packages/countries/src/components/TO.tsx index d343f6cd372..6abef47aed2 100644 --- a/packages/countries/src/components/TO.tsx +++ b/packages/countries/src/components/TO.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TO_Sharp.tsx b/packages/countries/src/components/TO_Sharp.tsx index 409c931e032..7016aa4fc99 100644 --- a/packages/countries/src/components/TO_Sharp.tsx +++ b/packages/countries/src/components/TO_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TR.tsx b/packages/countries/src/components/TR.tsx index 303081dfb50..1bbe3ecb44e 100644 --- a/packages/countries/src/components/TR.tsx +++ b/packages/countries/src/components/TR.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TR_Sharp.tsx b/packages/countries/src/components/TR_Sharp.tsx index 4fefb84397d..9fcafe51989 100644 --- a/packages/countries/src/components/TR_Sharp.tsx +++ b/packages/countries/src/components/TR_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TT.tsx b/packages/countries/src/components/TT.tsx index 2b1a0104755..ed03ccc3376 100644 --- a/packages/countries/src/components/TT.tsx +++ b/packages/countries/src/components/TT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TT_Sharp.tsx b/packages/countries/src/components/TT_Sharp.tsx index dad53e816f7..b2072c92a57 100644 --- a/packages/countries/src/components/TT_Sharp.tsx +++ b/packages/countries/src/components/TT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TV.tsx b/packages/countries/src/components/TV.tsx index 8bad943b886..ddf3a91e60e 100644 --- a/packages/countries/src/components/TV.tsx +++ b/packages/countries/src/components/TV.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TV_Sharp.tsx b/packages/countries/src/components/TV_Sharp.tsx index 1a0c083b791..c1e1a9acf63 100644 --- a/packages/countries/src/components/TV_Sharp.tsx +++ b/packages/countries/src/components/TV_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TW.tsx b/packages/countries/src/components/TW.tsx index 1db8718fb0d..2ed37e10f38 100644 --- a/packages/countries/src/components/TW.tsx +++ b/packages/countries/src/components/TW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TW_Sharp.tsx b/packages/countries/src/components/TW_Sharp.tsx index 3e39c154b4b..c80c0f96084 100644 --- a/packages/countries/src/components/TW_Sharp.tsx +++ b/packages/countries/src/components/TW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TZ.tsx b/packages/countries/src/components/TZ.tsx index 129ce77e7fd..5c3e4bd5b3e 100644 --- a/packages/countries/src/components/TZ.tsx +++ b/packages/countries/src/components/TZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/TZ_Sharp.tsx b/packages/countries/src/components/TZ_Sharp.tsx index cb598b08c70..09760b397a4 100644 --- a/packages/countries/src/components/TZ_Sharp.tsx +++ b/packages/countries/src/components/TZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UA.tsx b/packages/countries/src/components/UA.tsx index 72978c27abf..3c9ce2dd3fc 100644 --- a/packages/countries/src/components/UA.tsx +++ b/packages/countries/src/components/UA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UA_Sharp.tsx b/packages/countries/src/components/UA_Sharp.tsx index 2041c0a1462..42f8c9f56c4 100644 --- a/packages/countries/src/components/UA_Sharp.tsx +++ b/packages/countries/src/components/UA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UG.tsx b/packages/countries/src/components/UG.tsx index d6b9630fe8a..43f6fe9fa67 100644 --- a/packages/countries/src/components/UG.tsx +++ b/packages/countries/src/components/UG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UG_Sharp.tsx b/packages/countries/src/components/UG_Sharp.tsx index f2879e58b2f..e055b3b1c62 100644 --- a/packages/countries/src/components/UG_Sharp.tsx +++ b/packages/countries/src/components/UG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UM.tsx b/packages/countries/src/components/UM.tsx index 68e0b571dc1..3609fcd8426 100644 --- a/packages/countries/src/components/UM.tsx +++ b/packages/countries/src/components/UM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UM_Sharp.tsx b/packages/countries/src/components/UM_Sharp.tsx index 1ce3f8dd063..7abcd44fc6a 100644 --- a/packages/countries/src/components/UM_Sharp.tsx +++ b/packages/countries/src/components/UM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UN.tsx b/packages/countries/src/components/UN.tsx index 5969c6c557d..88a6e770801 100644 --- a/packages/countries/src/components/UN.tsx +++ b/packages/countries/src/components/UN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UN_Sharp.tsx b/packages/countries/src/components/UN_Sharp.tsx index e823c980c57..dc39587e8a4 100644 --- a/packages/countries/src/components/UN_Sharp.tsx +++ b/packages/countries/src/components/UN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/US.tsx b/packages/countries/src/components/US.tsx index dc28d9e2fc4..c2381923ac8 100644 --- a/packages/countries/src/components/US.tsx +++ b/packages/countries/src/components/US.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/US_Sharp.tsx b/packages/countries/src/components/US_Sharp.tsx index dda3ddbd8cc..63c036d9c9c 100644 --- a/packages/countries/src/components/US_Sharp.tsx +++ b/packages/countries/src/components/US_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UY.tsx b/packages/countries/src/components/UY.tsx index f978a2ab234..0c3d8546ee5 100644 --- a/packages/countries/src/components/UY.tsx +++ b/packages/countries/src/components/UY.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UY_Sharp.tsx b/packages/countries/src/components/UY_Sharp.tsx index 109421f4ef4..44329e02d5f 100644 --- a/packages/countries/src/components/UY_Sharp.tsx +++ b/packages/countries/src/components/UY_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UZ.tsx b/packages/countries/src/components/UZ.tsx index 3c59f48caf9..444cc370e57 100644 --- a/packages/countries/src/components/UZ.tsx +++ b/packages/countries/src/components/UZ.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/UZ_Sharp.tsx b/packages/countries/src/components/UZ_Sharp.tsx index d288888de2c..9ba66308c56 100644 --- a/packages/countries/src/components/UZ_Sharp.tsx +++ b/packages/countries/src/components/UZ_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VA.tsx b/packages/countries/src/components/VA.tsx index 417b9e0ca64..02dd82cf4d7 100644 --- a/packages/countries/src/components/VA.tsx +++ b/packages/countries/src/components/VA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VA_Sharp.tsx b/packages/countries/src/components/VA_Sharp.tsx index d281cd145f7..0bd40c72800 100644 --- a/packages/countries/src/components/VA_Sharp.tsx +++ b/packages/countries/src/components/VA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VC.tsx b/packages/countries/src/components/VC.tsx index 1c947a8db77..6f985172568 100644 --- a/packages/countries/src/components/VC.tsx +++ b/packages/countries/src/components/VC.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VC_Sharp.tsx b/packages/countries/src/components/VC_Sharp.tsx index 9a884b3562c..571dc2a2f1d 100644 --- a/packages/countries/src/components/VC_Sharp.tsx +++ b/packages/countries/src/components/VC_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VE.tsx b/packages/countries/src/components/VE.tsx index 6e51d8c06ce..c9707b13d42 100644 --- a/packages/countries/src/components/VE.tsx +++ b/packages/countries/src/components/VE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VE_Sharp.tsx b/packages/countries/src/components/VE_Sharp.tsx index e5a87ef242d..b0476169523 100644 --- a/packages/countries/src/components/VE_Sharp.tsx +++ b/packages/countries/src/components/VE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VG.tsx b/packages/countries/src/components/VG.tsx index 8233f9dff4f..8502ccfc9ea 100644 --- a/packages/countries/src/components/VG.tsx +++ b/packages/countries/src/components/VG.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VG_Sharp.tsx b/packages/countries/src/components/VG_Sharp.tsx index 3fb6f739881..10aa1efc6f5 100644 --- a/packages/countries/src/components/VG_Sharp.tsx +++ b/packages/countries/src/components/VG_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VI.tsx b/packages/countries/src/components/VI.tsx index d87d49e4eaf..a2720ca64b9 100644 --- a/packages/countries/src/components/VI.tsx +++ b/packages/countries/src/components/VI.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VI_Sharp.tsx b/packages/countries/src/components/VI_Sharp.tsx index 64cdb4c2abd..51976f0c03a 100644 --- a/packages/countries/src/components/VI_Sharp.tsx +++ b/packages/countries/src/components/VI_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VN.tsx b/packages/countries/src/components/VN.tsx index 6682f2995bb..c20b8f96477 100644 --- a/packages/countries/src/components/VN.tsx +++ b/packages/countries/src/components/VN.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VN_Sharp.tsx b/packages/countries/src/components/VN_Sharp.tsx index e5dc59dcd8d..9c042761bef 100644 --- a/packages/countries/src/components/VN_Sharp.tsx +++ b/packages/countries/src/components/VN_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VU.tsx b/packages/countries/src/components/VU.tsx index 4cb702f51e0..5b6ebf7ba72 100644 --- a/packages/countries/src/components/VU.tsx +++ b/packages/countries/src/components/VU.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/VU_Sharp.tsx b/packages/countries/src/components/VU_Sharp.tsx index 10d13cfb0b6..71cf60c782f 100644 --- a/packages/countries/src/components/VU_Sharp.tsx +++ b/packages/countries/src/components/VU_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/WF.tsx b/packages/countries/src/components/WF.tsx index 5db04549acc..b9bc5dad475 100644 --- a/packages/countries/src/components/WF.tsx +++ b/packages/countries/src/components/WF.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/WF_Sharp.tsx b/packages/countries/src/components/WF_Sharp.tsx index 0bedb454706..5d651e79a28 100644 --- a/packages/countries/src/components/WF_Sharp.tsx +++ b/packages/countries/src/components/WF_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/WS.tsx b/packages/countries/src/components/WS.tsx index 45f23a2b04a..7c301744f87 100644 --- a/packages/countries/src/components/WS.tsx +++ b/packages/countries/src/components/WS.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/WS_Sharp.tsx b/packages/countries/src/components/WS_Sharp.tsx index a55cfe34543..407ff523bbb 100644 --- a/packages/countries/src/components/WS_Sharp.tsx +++ b/packages/countries/src/components/WS_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/XK.tsx b/packages/countries/src/components/XK.tsx index c6e9f4cad19..b8faec9def1 100644 --- a/packages/countries/src/components/XK.tsx +++ b/packages/countries/src/components/XK.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/XK_Sharp.tsx b/packages/countries/src/components/XK_Sharp.tsx index 6734aea1b48..ab017f8de51 100644 --- a/packages/countries/src/components/XK_Sharp.tsx +++ b/packages/countries/src/components/XK_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/YE.tsx b/packages/countries/src/components/YE.tsx index ef988c6f0d0..12bc0a5f7f3 100644 --- a/packages/countries/src/components/YE.tsx +++ b/packages/countries/src/components/YE.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/YE_Sharp.tsx b/packages/countries/src/components/YE_Sharp.tsx index 2f92cdaca10..73540bd7319 100644 --- a/packages/countries/src/components/YE_Sharp.tsx +++ b/packages/countries/src/components/YE_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/YT.tsx b/packages/countries/src/components/YT.tsx index b417c4e1646..935ec2da03e 100644 --- a/packages/countries/src/components/YT.tsx +++ b/packages/countries/src/components/YT.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/YT_Sharp.tsx b/packages/countries/src/components/YT_Sharp.tsx index 6f01ec8f0c2..4876d495445 100644 --- a/packages/countries/src/components/YT_Sharp.tsx +++ b/packages/countries/src/components/YT_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ZA.tsx b/packages/countries/src/components/ZA.tsx index 87911adbafb..b7316b10969 100644 --- a/packages/countries/src/components/ZA.tsx +++ b/packages/countries/src/components/ZA.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ZA_Sharp.tsx b/packages/countries/src/components/ZA_Sharp.tsx index 3cce6632539..34b24f4056a 100644 --- a/packages/countries/src/components/ZA_Sharp.tsx +++ b/packages/countries/src/components/ZA_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ZM.tsx b/packages/countries/src/components/ZM.tsx index 5bfaf07bf25..16d69e0c3f0 100644 --- a/packages/countries/src/components/ZM.tsx +++ b/packages/countries/src/components/ZM.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ZM_Sharp.tsx b/packages/countries/src/components/ZM_Sharp.tsx index 0d9dc70325e..44f9d6c4e1a 100644 --- a/packages/countries/src/components/ZM_Sharp.tsx +++ b/packages/countries/src/components/ZM_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ZW.tsx b/packages/countries/src/components/ZW.tsx index 659aedfab63..ef4eb2e4990 100644 --- a/packages/countries/src/components/ZW.tsx +++ b/packages/countries/src/components/ZW.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/countries/src/components/ZW_Sharp.tsx b/packages/countries/src/components/ZW_Sharp.tsx index 82b25b91611..f159dca832f 100644 --- a/packages/countries/src/components/ZW_Sharp.tsx +++ b/packages/countries/src/components/ZW_Sharp.tsx @@ -1,6 +1,6 @@ -import { useId } from "@salt-ds/core"; -import { clsx } from "clsx"; // WARNING: This file was generated by a script. Do not modify it manually + +import { useId } from "@salt-ds/core"; import { forwardRef } from "react"; import { CountrySymbol, type CountrySymbolProps } from "../country-symbol"; diff --git a/packages/icons/saltIcons.css b/packages/icons/saltIcons.css index c3f1dce2611..4a443e12437 100644 --- a/packages/icons/saltIcons.css +++ b/packages/icons/saltIcons.css @@ -1,4 +1,5 @@ /** WARNING: This file includes all icons in a css mask format and was generated by a script. Do not modify it manually */ + [class*=" saltIcons-"], [class^="saltIcons-"] { mask-size: cover; diff --git a/packages/icons/scripts/generateIcons.mjs b/packages/icons/scripts/generateIcons.mjs index b5af3f752a5..e43c5a5f000 100644 --- a/packages/icons/scripts/generateIcons.mjs +++ b/packages/icons/scripts/generateIcons.mjs @@ -1,24 +1,30 @@ import fs from "node:fs"; import path from "node:path"; import { fileURLToPath } from "node:url"; +import { Biome, Distribution } from "@biomejs/js-api"; import glob from "glob"; import Mustache from "mustache"; -import prettier from "prettier"; import { optimize } from "svgo"; import { svgAttributeMap } from "./svgAttributeMap.mjs"; -const PRETTIER_SETTINGS = { - parser: "typescript", - useTabs: false, - tabWidth: 2, - printWidth: 80, - endOfLine: "lf", -}; +const biome = await Biome.create({ + distribution: Distribution.NODE, +}); + +biome.applyConfiguration({ + organizeImports: { + enabled: true, + }, + formatter: { + enabled: true, + indentStyle: "space", + }, +}); const GENERATED_WARNING_COMMENT = - "// WARNING: This file was generated by a script. Do not modify it manually\n"; + "// WARNING: This file was generated by a script. Do not modify it manually\n\n"; const CSS_GENERATED_WARNING_COMMENT = - "/** WARNING: This file includes all icons in a css mask format and was generated by a script. Do not modify it manually */\n"; + "/** WARNING: This file includes all icons in a css mask format and was generated by a script. Do not modify it manually */\n\n"; /** Change kebab casing to Pascal casing */ function pascalCase(str) { @@ -64,12 +70,12 @@ const generateCssAsBg = ({ basePath, cssOutputPath, fileArg }) => { const ALL_CSS = `[class*=' saltIcons-'],[class^='saltIcons-'] {mask-size: cover;-webkit-mask-size: cover;background-color: currentColor; height:max(var(--salt-size-icon, 12px), 12px);width:max(var(--salt-size-icon, 12px), 12px);}\n`; - const formattedResult = prettier.format( + const formattedResult = biome.formatContent( CSS_GENERATED_WARNING_COMMENT.concat(ALL_CSS, iconCss), - { ...PRETTIER_SETTINGS, parser: "css" }, + { filePath: cssOutputPath }, ); - fs.writeFileSync(cssOutputPath, formattedResult, { + fs.writeFileSync(cssOutputPath, formattedResult.content, { encoding: "utf8", }); }; @@ -93,7 +99,7 @@ const generateIconComponents = async ({ const fileNames = glob.sync(globPath, options); - return await Promise.all( + return Promise.all( fileNames.map(async (fileName) => { const svgString = await fs.promises.readFile(fileName, "utf-8"); @@ -193,12 +199,12 @@ const generateIconComponents = async ({ viewBox: viewBox ?? "0 0 12 12", }); - const formattedResult = prettier.format( + const formattedResult = biome.formatContent( GENERATED_WARNING_COMMENT.concat(fileContents), - PRETTIER_SETTINGS, + { filePath: newFilePath }, ); - await fs.promises.writeFile(newFilePath, formattedResult, { + await fs.promises.writeFile(newFilePath, formattedResult.content, { encoding: "utf8", }); @@ -221,13 +227,15 @@ const generateIndex = async ({ icons, componentsPath }) => { const joinedText = [GENERATED_WARNING_COMMENT, ...content].join("\n"); - const formattedResult = prettier.format(joinedText, PRETTIER_SETTINGS); - const outputFile = path.join(componentsPath, "index.ts"); + const formattedResult = biome.formatContent(joinedText, { + filePath: outputFile, + }); + console.log("creating index at:", outputFile); - await fs.promises.writeFile(outputFile, formattedResult, { + await fs.promises.writeFile(outputFile, formattedResult.content, { encoding: "utf8", }); }; @@ -240,10 +248,11 @@ const generateIconAll = async ({ icons, allPath }) => { const sortedIcons = icons .sort((a, b) => a.localeCompare(b)) - .map((componentName) => `${componentName}Icon,`); + .map((componentName) => `${componentName}Icon,`) + .join("\n"); - const importsStatements = `import {\n${sortedIcons.join("\n")}\n} from "@salt-ds/icons";\n`; - const exportStatements = `export const allIcons = [${sortedIcons.join("\n")}\n];\n`; + const importsStatements = `import {\n${sortedIcons}\n} from "@salt-ds/icons";\n`; + const exportStatements = `export const allIcons = [${sortedIcons}\n];\n`; const joinedText = [ GENERATED_WARNING_COMMENT, @@ -251,11 +260,15 @@ const generateIconAll = async ({ icons, allPath }) => { exportStatements, ].join("\n"); - const formattedResult = prettier.format(joinedText, PRETTIER_SETTINGS); + const formattedResult = biome.formatContent(joinedText, { + filePath: allPath, + }); console.log(`Writing ${allPath}`); - await fs.promises.writeFile(allPath, formattedResult, { encoding: "utf8" }); + await fs.promises.writeFile(allPath, formattedResult.content, { + encoding: "utf8", + }); }; /** @@ -266,10 +279,11 @@ const generateIconAllSite = async ({ icons, siteAllPath }) => { const sortedIcons = icons .sort((a, b) => a.localeCompare(b)) - .map((componentName) => `${componentName}Icon,`); + .map((componentName) => `${componentName}Icon,`) + .join("\n"); - const importsStatements = `import {\n${sortedIcons.join("\n")}\n} from "@salt-ds/icons";\n`; - const exportStatements = `export const allIcons = {${sortedIcons.join("\n")}\n};\n`; + const importsStatements = `import {\n${sortedIcons}\n} from "@salt-ds/icons";\n`; + const exportStatements = `export const allIcons = {${sortedIcons}\n};\n`; const joinedText = [ GENERATED_WARNING_COMMENT, @@ -277,11 +291,13 @@ const generateIconAllSite = async ({ icons, siteAllPath }) => { exportStatements, ].join("\n"); - const formattedResult = prettier.format(joinedText, PRETTIER_SETTINGS); + const formattedResult = biome.formatContent(joinedText, { + filePath: siteAllPath, + }); console.log(`Writing ${siteAllPath}`); - await fs.promises.writeFile(siteAllPath, formattedResult, { + await fs.promises.writeFile(siteAllPath, formattedResult.content, { encoding: "utf8", }); }; diff --git a/packages/icons/scripts/templateIcon.mustache b/packages/icons/scripts/templateIcon.mustache index d3d5c4be1b9..6db5da62353 100644 --- a/packages/icons/scripts/templateIcon.mustache +++ b/packages/icons/scripts/templateIcon.mustache @@ -1,6 +1,6 @@ import { forwardRef } from "react"; -import { Icon, IconProps } from "../icon"; +import { Icon, type IconProps } from "../icon"; export type {{componentName}}IconProps = IconProps; diff --git a/packages/icons/src/components/Accessible.tsx b/packages/icons/src/components/Accessible.tsx index 8b32de0f4d7..e03ad78dcd2 100644 --- a/packages/icons/src/components/Accessible.tsx +++ b/packages/icons/src/components/Accessible.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/AccessibleSolid.tsx b/packages/icons/src/components/AccessibleSolid.tsx index b1f0338f434..2adf3fbb3d9 100644 --- a/packages/icons/src/components/AccessibleSolid.tsx +++ b/packages/icons/src/components/AccessibleSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Add.tsx b/packages/icons/src/components/Add.tsx index 749473ad735..81515769c8d 100644 --- a/packages/icons/src/components/Add.tsx +++ b/packages/icons/src/components/Add.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/AddDocument.tsx b/packages/icons/src/components/AddDocument.tsx index 4259dfe1f50..c2dd3927663 100644 --- a/packages/icons/src/components/AddDocument.tsx +++ b/packages/icons/src/components/AddDocument.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/AddDocumentSolid.tsx b/packages/icons/src/components/AddDocumentSolid.tsx index 2357d24c162..224e16e0145 100644 --- a/packages/icons/src/components/AddDocumentSolid.tsx +++ b/packages/icons/src/components/AddDocumentSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Api.tsx b/packages/icons/src/components/Api.tsx index 4448e7657f1..e65619e3fda 100644 --- a/packages/icons/src/components/Api.tsx +++ b/packages/icons/src/components/Api.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/AppSwitcher.tsx b/packages/icons/src/components/AppSwitcher.tsx index c0e57c41020..a21f5f873cc 100644 --- a/packages/icons/src/components/AppSwitcher.tsx +++ b/packages/icons/src/components/AppSwitcher.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ArrowDown.tsx b/packages/icons/src/components/ArrowDown.tsx index 253c67d4850..53ad98a0cc0 100644 --- a/packages/icons/src/components/ArrowDown.tsx +++ b/packages/icons/src/components/ArrowDown.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ArrowLeft.tsx b/packages/icons/src/components/ArrowLeft.tsx index 1075b54882f..e75ee86ce91 100644 --- a/packages/icons/src/components/ArrowLeft.tsx +++ b/packages/icons/src/components/ArrowLeft.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ArrowRight.tsx b/packages/icons/src/components/ArrowRight.tsx index ba19fe40ed6..d62a8e8e293 100644 --- a/packages/icons/src/components/ArrowRight.tsx +++ b/packages/icons/src/components/ArrowRight.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ArrowUp.tsx b/packages/icons/src/components/ArrowUp.tsx index ca3f9ed3636..6e686f57d9a 100644 --- a/packages/icons/src/components/ArrowUp.tsx +++ b/packages/icons/src/components/ArrowUp.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Attach.tsx b/packages/icons/src/components/Attach.tsx index 4334dac4932..36ce134c3ff 100644 --- a/packages/icons/src/components/Attach.tsx +++ b/packages/icons/src/components/Attach.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Bank.tsx b/packages/icons/src/components/Bank.tsx index aa2b4766d61..fc481cd1d75 100644 --- a/packages/icons/src/components/Bank.tsx +++ b/packages/icons/src/components/Bank.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BankCheck.tsx b/packages/icons/src/components/BankCheck.tsx index c5b4c9a2bdf..3554b51ecb0 100644 --- a/packages/icons/src/components/BankCheck.tsx +++ b/packages/icons/src/components/BankCheck.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BankCheckSolid.tsx b/packages/icons/src/components/BankCheckSolid.tsx index 95365da27d7..840b8790137 100644 --- a/packages/icons/src/components/BankCheckSolid.tsx +++ b/packages/icons/src/components/BankCheckSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BankSolid.tsx b/packages/icons/src/components/BankSolid.tsx index 6f01501710c..9ea5617901b 100644 --- a/packages/icons/src/components/BankSolid.tsx +++ b/packages/icons/src/components/BankSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BarChart.tsx b/packages/icons/src/components/BarChart.tsx index dce6d12be1a..7e26afc6e3c 100644 --- a/packages/icons/src/components/BarChart.tsx +++ b/packages/icons/src/components/BarChart.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Battery.tsx b/packages/icons/src/components/Battery.tsx index b17044a5f12..b9bd4f96c0c 100644 --- a/packages/icons/src/components/Battery.tsx +++ b/packages/icons/src/components/Battery.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BatterySolid.tsx b/packages/icons/src/components/BatterySolid.tsx index 172e30ac9f9..9450e84ff3c 100644 --- a/packages/icons/src/components/BatterySolid.tsx +++ b/packages/icons/src/components/BatterySolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Bookmark.tsx b/packages/icons/src/components/Bookmark.tsx index 5cc1efd08ec..8fc8b4a0d74 100644 --- a/packages/icons/src/components/Bookmark.tsx +++ b/packages/icons/src/components/Bookmark.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BookmarkSolid.tsx b/packages/icons/src/components/BookmarkSolid.tsx index 0d328592abd..8f3746d8249 100644 --- a/packages/icons/src/components/BookmarkSolid.tsx +++ b/packages/icons/src/components/BookmarkSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Boolean.tsx b/packages/icons/src/components/Boolean.tsx index 24d66cf20a9..ae65cd9bcc8 100644 --- a/packages/icons/src/components/Boolean.tsx +++ b/packages/icons/src/components/Boolean.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BooleanSolid.tsx b/packages/icons/src/components/BooleanSolid.tsx index c52a2dfac0b..ad9c74d7c33 100644 --- a/packages/icons/src/components/BooleanSolid.tsx +++ b/packages/icons/src/components/BooleanSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Browser.tsx b/packages/icons/src/components/Browser.tsx index 8d4f9b66209..1705383ba87 100644 --- a/packages/icons/src/components/Browser.tsx +++ b/packages/icons/src/components/Browser.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BrowserSolid.tsx b/packages/icons/src/components/BrowserSolid.tsx index 75a57c9c998..045822f7c03 100644 --- a/packages/icons/src/components/BrowserSolid.tsx +++ b/packages/icons/src/components/BrowserSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BuildReport.tsx b/packages/icons/src/components/BuildReport.tsx index afa0994125a..d839aa9f407 100644 --- a/packages/icons/src/components/BuildReport.tsx +++ b/packages/icons/src/components/BuildReport.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BuildReportSolid.tsx b/packages/icons/src/components/BuildReportSolid.tsx index 9957d7f819e..d2c2fbebf77 100644 --- a/packages/icons/src/components/BuildReportSolid.tsx +++ b/packages/icons/src/components/BuildReportSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Building.tsx b/packages/icons/src/components/Building.tsx index 578b41b0346..73376fcd557 100644 --- a/packages/icons/src/components/Building.tsx +++ b/packages/icons/src/components/Building.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BuildingSolid.tsx b/packages/icons/src/components/BuildingSolid.tsx index 48789d3497c..c41a5fce301 100644 --- a/packages/icons/src/components/BuildingSolid.tsx +++ b/packages/icons/src/components/BuildingSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Buildings.tsx b/packages/icons/src/components/Buildings.tsx index 65173f22ff6..2c2d7b5728a 100644 --- a/packages/icons/src/components/Buildings.tsx +++ b/packages/icons/src/components/Buildings.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/BuildingsSolid.tsx b/packages/icons/src/components/BuildingsSolid.tsx index 8a578223899..f845b6e6fbd 100644 --- a/packages/icons/src/components/BuildingsSolid.tsx +++ b/packages/icons/src/components/BuildingsSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Calculator.tsx b/packages/icons/src/components/Calculator.tsx index 4f716d21483..36b2cac4251 100644 --- a/packages/icons/src/components/Calculator.tsx +++ b/packages/icons/src/components/Calculator.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CalculatorSolid.tsx b/packages/icons/src/components/CalculatorSolid.tsx index c3f1a20abaa..8533b93d2dd 100644 --- a/packages/icons/src/components/CalculatorSolid.tsx +++ b/packages/icons/src/components/CalculatorSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Calendar.tsx b/packages/icons/src/components/Calendar.tsx index 4930ff4f050..4f0c5b5f40c 100644 --- a/packages/icons/src/components/Calendar.tsx +++ b/packages/icons/src/components/Calendar.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CalendarSolid.tsx b/packages/icons/src/components/CalendarSolid.tsx index 15537f45a5f..00d8e321264 100644 --- a/packages/icons/src/components/CalendarSolid.tsx +++ b/packages/icons/src/components/CalendarSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Call.tsx b/packages/icons/src/components/Call.tsx index 4d0e61a67dc..7cdb4ec4306 100644 --- a/packages/icons/src/components/Call.tsx +++ b/packages/icons/src/components/Call.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CallSolid.tsx b/packages/icons/src/components/CallSolid.tsx index 095a14413c5..872614db85a 100644 --- a/packages/icons/src/components/CallSolid.tsx +++ b/packages/icons/src/components/CallSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Cart.tsx b/packages/icons/src/components/Cart.tsx index 015ec472896..a3328b9837d 100644 --- a/packages/icons/src/components/Cart.tsx +++ b/packages/icons/src/components/Cart.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CartSolid.tsx b/packages/icons/src/components/CartSolid.tsx index 8bb6c2dec1e..186fb8b7435 100644 --- a/packages/icons/src/components/CartSolid.tsx +++ b/packages/icons/src/components/CartSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Chat.tsx b/packages/icons/src/components/Chat.tsx index fd37ca77ceb..5ae3e6e2e88 100644 --- a/packages/icons/src/components/Chat.tsx +++ b/packages/icons/src/components/Chat.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChatGroup.tsx b/packages/icons/src/components/ChatGroup.tsx index 8f2a2e547c0..21a47f2e09e 100644 --- a/packages/icons/src/components/ChatGroup.tsx +++ b/packages/icons/src/components/ChatGroup.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChatGroupSolid.tsx b/packages/icons/src/components/ChatGroupSolid.tsx index 095c0a3443a..e6cf0b7278e 100644 --- a/packages/icons/src/components/ChatGroupSolid.tsx +++ b/packages/icons/src/components/ChatGroupSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChatSolid.tsx b/packages/icons/src/components/ChatSolid.tsx index 8e10979bbd0..881a6d925b8 100644 --- a/packages/icons/src/components/ChatSolid.tsx +++ b/packages/icons/src/components/ChatSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Chatting.tsx b/packages/icons/src/components/Chatting.tsx index 5b74890dbcf..d2c15636d4a 100644 --- a/packages/icons/src/components/Chatting.tsx +++ b/packages/icons/src/components/Chatting.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChattingSolid.tsx b/packages/icons/src/components/ChattingSolid.tsx index 4253598960f..cde6af08c00 100644 --- a/packages/icons/src/components/ChattingSolid.tsx +++ b/packages/icons/src/components/ChattingSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChevronDown.tsx b/packages/icons/src/components/ChevronDown.tsx index ba0b6ce0956..7569ed173a4 100644 --- a/packages/icons/src/components/ChevronDown.tsx +++ b/packages/icons/src/components/ChevronDown.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChevronLeft.tsx b/packages/icons/src/components/ChevronLeft.tsx index 90bd93faba7..d9614ed8978 100644 --- a/packages/icons/src/components/ChevronLeft.tsx +++ b/packages/icons/src/components/ChevronLeft.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChevronRight.tsx b/packages/icons/src/components/ChevronRight.tsx index 6dead0f1647..0adbb970a8d 100644 --- a/packages/icons/src/components/ChevronRight.tsx +++ b/packages/icons/src/components/ChevronRight.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ChevronUp.tsx b/packages/icons/src/components/ChevronUp.tsx index 0c45efc7db7..7462d046acd 100644 --- a/packages/icons/src/components/ChevronUp.tsx +++ b/packages/icons/src/components/ChevronUp.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Clock.tsx b/packages/icons/src/components/Clock.tsx index d79b73e39f7..45b43e397a8 100644 --- a/packages/icons/src/components/Clock.tsx +++ b/packages/icons/src/components/Clock.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ClockSolid.tsx b/packages/icons/src/components/ClockSolid.tsx index c5d7d6da48b..8143b95ff30 100644 --- a/packages/icons/src/components/ClockSolid.tsx +++ b/packages/icons/src/components/ClockSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Clone.tsx b/packages/icons/src/components/Clone.tsx index 6f2caf3204c..992c07dd409 100644 --- a/packages/icons/src/components/Clone.tsx +++ b/packages/icons/src/components/Clone.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Close.tsx b/packages/icons/src/components/Close.tsx index 6a22a5253dd..d4fd91b8d0a 100644 --- a/packages/icons/src/components/Close.tsx +++ b/packages/icons/src/components/Close.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloseSmall.tsx b/packages/icons/src/components/CloseSmall.tsx index 9d629d67c37..efdfc4edc9e 100644 --- a/packages/icons/src/components/CloseSmall.tsx +++ b/packages/icons/src/components/CloseSmall.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Closedcaption.tsx b/packages/icons/src/components/Closedcaption.tsx index 7698984add0..d5fe6e018e9 100644 --- a/packages/icons/src/components/Closedcaption.tsx +++ b/packages/icons/src/components/Closedcaption.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ClosedcaptionDisabled.tsx b/packages/icons/src/components/ClosedcaptionDisabled.tsx index 5083be4f803..1ecf0269f1a 100644 --- a/packages/icons/src/components/ClosedcaptionDisabled.tsx +++ b/packages/icons/src/components/ClosedcaptionDisabled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ClosedcaptionDisabledSolid.tsx b/packages/icons/src/components/ClosedcaptionDisabledSolid.tsx index 238163c7816..e819d904d52 100644 --- a/packages/icons/src/components/ClosedcaptionDisabledSolid.tsx +++ b/packages/icons/src/components/ClosedcaptionDisabledSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ClosedcaptionSolid.tsx b/packages/icons/src/components/ClosedcaptionSolid.tsx index c8b03672356..15fdac53371 100644 --- a/packages/icons/src/components/ClosedcaptionSolid.tsx +++ b/packages/icons/src/components/ClosedcaptionSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Cloud.tsx b/packages/icons/src/components/Cloud.tsx index e0c340697d4..4fde7ea5717 100644 --- a/packages/icons/src/components/Cloud.tsx +++ b/packages/icons/src/components/Cloud.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudDisabled.tsx b/packages/icons/src/components/CloudDisabled.tsx index b8f72b1fc5f..f02e9a3c65a 100644 --- a/packages/icons/src/components/CloudDisabled.tsx +++ b/packages/icons/src/components/CloudDisabled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudDisabledSolid.tsx b/packages/icons/src/components/CloudDisabledSolid.tsx index 9dde1f6a4fd..1cce4f3c134 100644 --- a/packages/icons/src/components/CloudDisabledSolid.tsx +++ b/packages/icons/src/components/CloudDisabledSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudDownload.tsx b/packages/icons/src/components/CloudDownload.tsx index b615b8d49d5..a66f0336e19 100644 --- a/packages/icons/src/components/CloudDownload.tsx +++ b/packages/icons/src/components/CloudDownload.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudDownloadSolid.tsx b/packages/icons/src/components/CloudDownloadSolid.tsx index 26edb306f9a..4b1aec3a265 100644 --- a/packages/icons/src/components/CloudDownloadSolid.tsx +++ b/packages/icons/src/components/CloudDownloadSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudSolid.tsx b/packages/icons/src/components/CloudSolid.tsx index bf3e7c0f92e..dc72fba00c6 100644 --- a/packages/icons/src/components/CloudSolid.tsx +++ b/packages/icons/src/components/CloudSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudSuccess.tsx b/packages/icons/src/components/CloudSuccess.tsx index 7788feb114f..b21c9028e25 100644 --- a/packages/icons/src/components/CloudSuccess.tsx +++ b/packages/icons/src/components/CloudSuccess.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudSuccessSolid.tsx b/packages/icons/src/components/CloudSuccessSolid.tsx index 8b3050ecc05..ad0b2452597 100644 --- a/packages/icons/src/components/CloudSuccessSolid.tsx +++ b/packages/icons/src/components/CloudSuccessSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudSync.tsx b/packages/icons/src/components/CloudSync.tsx index 5f7b15a59ad..2f0c69d230a 100644 --- a/packages/icons/src/components/CloudSync.tsx +++ b/packages/icons/src/components/CloudSync.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudSyncSolid.tsx b/packages/icons/src/components/CloudSyncSolid.tsx index 011d906e4f0..46210c5bfd0 100644 --- a/packages/icons/src/components/CloudSyncSolid.tsx +++ b/packages/icons/src/components/CloudSyncSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudUpload.tsx b/packages/icons/src/components/CloudUpload.tsx index 7f13206d906..df28a879158 100644 --- a/packages/icons/src/components/CloudUpload.tsx +++ b/packages/icons/src/components/CloudUpload.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CloudUploadSolid.tsx b/packages/icons/src/components/CloudUploadSolid.tsx index ac8b1d289a2..3dbc75fb856 100644 --- a/packages/icons/src/components/CloudUploadSolid.tsx +++ b/packages/icons/src/components/CloudUploadSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Coffee.tsx b/packages/icons/src/components/Coffee.tsx index 75d3b58e27c..b46d37767e7 100644 --- a/packages/icons/src/components/Coffee.tsx +++ b/packages/icons/src/components/Coffee.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CoffeeSolid.tsx b/packages/icons/src/components/CoffeeSolid.tsx index 5887f4d9f68..7b0c1db7d6d 100644 --- a/packages/icons/src/components/CoffeeSolid.tsx +++ b/packages/icons/src/components/CoffeeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Collapse.tsx b/packages/icons/src/components/Collapse.tsx index bb9095475fe..ba6751f3c15 100644 --- a/packages/icons/src/components/Collapse.tsx +++ b/packages/icons/src/components/Collapse.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CollapseAll.tsx b/packages/icons/src/components/CollapseAll.tsx index f1545396cb4..cc3857ad10c 100644 --- a/packages/icons/src/components/CollapseAll.tsx +++ b/packages/icons/src/components/CollapseAll.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ColumnChooser.tsx b/packages/icons/src/components/ColumnChooser.tsx index 71cfd0c3cf4..b058b80b028 100644 --- a/packages/icons/src/components/ColumnChooser.tsx +++ b/packages/icons/src/components/ColumnChooser.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ColumnChooserSolid.tsx b/packages/icons/src/components/ColumnChooserSolid.tsx index efd9334f15d..d58530847af 100644 --- a/packages/icons/src/components/ColumnChooserSolid.tsx +++ b/packages/icons/src/components/ColumnChooserSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Commentary.tsx b/packages/icons/src/components/Commentary.tsx index 409c39ec1a3..82e0c25d428 100644 --- a/packages/icons/src/components/Commentary.tsx +++ b/packages/icons/src/components/Commentary.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CommentarySolid.tsx b/packages/icons/src/components/CommentarySolid.tsx index bf7a7a8bc1f..48f8b1eddd7 100644 --- a/packages/icons/src/components/CommentarySolid.tsx +++ b/packages/icons/src/components/CommentarySolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Compass.tsx b/packages/icons/src/components/Compass.tsx index 87100b799d4..1e663641c84 100644 --- a/packages/icons/src/components/Compass.tsx +++ b/packages/icons/src/components/Compass.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CompassSolid.tsx b/packages/icons/src/components/CompassSolid.tsx index a2c9020160e..1acb045b463 100644 --- a/packages/icons/src/components/CompassSolid.tsx +++ b/packages/icons/src/components/CompassSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Cookie.tsx b/packages/icons/src/components/Cookie.tsx index f4094465f18..bc395f87156 100644 --- a/packages/icons/src/components/Cookie.tsx +++ b/packages/icons/src/components/Cookie.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CookieSolid.tsx b/packages/icons/src/components/CookieSolid.tsx index 0334782b76a..98bc7d32862 100644 --- a/packages/icons/src/components/CookieSolid.tsx +++ b/packages/icons/src/components/CookieSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Copy.tsx b/packages/icons/src/components/Copy.tsx index 28f3401c1be..241c33f3f8c 100644 --- a/packages/icons/src/components/Copy.tsx +++ b/packages/icons/src/components/Copy.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CopySolid.tsx b/packages/icons/src/components/CopySolid.tsx index ed7750c2cc4..5c57a6865af 100644 --- a/packages/icons/src/components/CopySolid.tsx +++ b/packages/icons/src/components/CopySolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CreditCard.tsx b/packages/icons/src/components/CreditCard.tsx index 663861d16cd..6144c875571 100644 --- a/packages/icons/src/components/CreditCard.tsx +++ b/packages/icons/src/components/CreditCard.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CreditCardSolid.tsx b/packages/icons/src/components/CreditCardSolid.tsx index 2ac8ad8d5af..f0d76e244c8 100644 --- a/packages/icons/src/components/CreditCardSolid.tsx +++ b/packages/icons/src/components/CreditCardSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Crops.tsx b/packages/icons/src/components/Crops.tsx index 26cf1a08ec4..8b8ac02bd6a 100644 --- a/packages/icons/src/components/Crops.tsx +++ b/packages/icons/src/components/Crops.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CropsSolid.tsx b/packages/icons/src/components/CropsSolid.tsx index 600a7de7369..19cd21a99c7 100644 --- a/packages/icons/src/components/CropsSolid.tsx +++ b/packages/icons/src/components/CropsSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Csv.tsx b/packages/icons/src/components/Csv.tsx index 99500f2aa7b..dbddcf3f19b 100644 --- a/packages/icons/src/components/Csv.tsx +++ b/packages/icons/src/components/Csv.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/CsvSolid.tsx b/packages/icons/src/components/CsvSolid.tsx index 34d5e274aa6..cb64a2e49ac 100644 --- a/packages/icons/src/components/CsvSolid.tsx +++ b/packages/icons/src/components/CsvSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Cut.tsx b/packages/icons/src/components/Cut.tsx index 99405d18fd2..60564a68fb5 100644 --- a/packages/icons/src/components/Cut.tsx +++ b/packages/icons/src/components/Cut.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Dark.tsx b/packages/icons/src/components/Dark.tsx index 7217105fb24..a140cc45279 100644 --- a/packages/icons/src/components/Dark.tsx +++ b/packages/icons/src/components/Dark.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DarkSolid.tsx b/packages/icons/src/components/DarkSolid.tsx index 86819a2c5c9..c510b06bc0b 100644 --- a/packages/icons/src/components/DarkSolid.tsx +++ b/packages/icons/src/components/DarkSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Dashboard.tsx b/packages/icons/src/components/Dashboard.tsx index d5a5d6dc926..2ed7f701473 100644 --- a/packages/icons/src/components/Dashboard.tsx +++ b/packages/icons/src/components/Dashboard.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DashboardSolid.tsx b/packages/icons/src/components/DashboardSolid.tsx index f2b532b0376..c2b6de75376 100644 --- a/packages/icons/src/components/DashboardSolid.tsx +++ b/packages/icons/src/components/DashboardSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Database.tsx b/packages/icons/src/components/Database.tsx index a0a3beffc3c..8c686e652b3 100644 --- a/packages/icons/src/components/Database.tsx +++ b/packages/icons/src/components/Database.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DatabaseSolid.tsx b/packages/icons/src/components/DatabaseSolid.tsx index 178a853551c..dd881a278d1 100644 --- a/packages/icons/src/components/DatabaseSolid.tsx +++ b/packages/icons/src/components/DatabaseSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Delete.tsx b/packages/icons/src/components/Delete.tsx index 715a3ac4e8a..37205557475 100644 --- a/packages/icons/src/components/Delete.tsx +++ b/packages/icons/src/components/Delete.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DeleteSolid.tsx b/packages/icons/src/components/DeleteSolid.tsx index e947eb773dd..b6ecca021f0 100644 --- a/packages/icons/src/components/DeleteSolid.tsx +++ b/packages/icons/src/components/DeleteSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Devices.tsx b/packages/icons/src/components/Devices.tsx index 4f2a06eaf0a..ece9b3a1072 100644 --- a/packages/icons/src/components/Devices.tsx +++ b/packages/icons/src/components/Devices.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DevicesSolid.tsx b/packages/icons/src/components/DevicesSolid.tsx index a5fca2acb02..be353d307fb 100644 --- a/packages/icons/src/components/DevicesSolid.tsx +++ b/packages/icons/src/components/DevicesSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Diamond.tsx b/packages/icons/src/components/Diamond.tsx index 55961fa35c6..53284c268a3 100644 --- a/packages/icons/src/components/Diamond.tsx +++ b/packages/icons/src/components/Diamond.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Display.tsx b/packages/icons/src/components/Display.tsx index e0b78602552..9538f9aaad6 100644 --- a/packages/icons/src/components/Display.tsx +++ b/packages/icons/src/components/Display.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DisplaySolid.tsx b/packages/icons/src/components/DisplaySolid.tsx index 63a77df676f..8f98b570cfd 100644 --- a/packages/icons/src/components/DisplaySolid.tsx +++ b/packages/icons/src/components/DisplaySolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Document.tsx b/packages/icons/src/components/Document.tsx index 0e235554a1d..d12e151064d 100644 --- a/packages/icons/src/components/Document.tsx +++ b/packages/icons/src/components/Document.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DocumentSolid.tsx b/packages/icons/src/components/DocumentSolid.tsx index 7a68baf1f6c..212671a4b7d 100644 --- a/packages/icons/src/components/DocumentSolid.tsx +++ b/packages/icons/src/components/DocumentSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DoubleChevronDown.tsx b/packages/icons/src/components/DoubleChevronDown.tsx index 606509c4aa2..abf49d9dba7 100644 --- a/packages/icons/src/components/DoubleChevronDown.tsx +++ b/packages/icons/src/components/DoubleChevronDown.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DoubleChevronLeft.tsx b/packages/icons/src/components/DoubleChevronLeft.tsx index 0b5d790da13..f07b4ee4993 100644 --- a/packages/icons/src/components/DoubleChevronLeft.tsx +++ b/packages/icons/src/components/DoubleChevronLeft.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DoubleChevronRight.tsx b/packages/icons/src/components/DoubleChevronRight.tsx index 1c15fa47743..652f188ba84 100644 --- a/packages/icons/src/components/DoubleChevronRight.tsx +++ b/packages/icons/src/components/DoubleChevronRight.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DoubleChevronUp.tsx b/packages/icons/src/components/DoubleChevronUp.tsx index f970823f1c8..0a85dbce66d 100644 --- a/packages/icons/src/components/DoubleChevronUp.tsx +++ b/packages/icons/src/components/DoubleChevronUp.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Download.tsx b/packages/icons/src/components/Download.tsx index c13d53f428c..9305e726824 100644 --- a/packages/icons/src/components/Download.tsx +++ b/packages/icons/src/components/Download.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/DragRow.tsx b/packages/icons/src/components/DragRow.tsx index 3838e5f9231..09055fa0695 100644 --- a/packages/icons/src/components/DragRow.tsx +++ b/packages/icons/src/components/DragRow.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Edit.tsx b/packages/icons/src/components/Edit.tsx index 74a9206871d..77063f681ec 100644 --- a/packages/icons/src/components/Edit.tsx +++ b/packages/icons/src/components/Edit.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/EditSolid.tsx b/packages/icons/src/components/EditSolid.tsx index 9e4b67f2a78..7d1f242035b 100644 --- a/packages/icons/src/components/EditSolid.tsx +++ b/packages/icons/src/components/EditSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Error.tsx b/packages/icons/src/components/Error.tsx index 75a50b254b8..313985c494c 100644 --- a/packages/icons/src/components/Error.tsx +++ b/packages/icons/src/components/Error.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ErrorExecute.tsx b/packages/icons/src/components/ErrorExecute.tsx index 73120ccf25f..bdbb9d27dd6 100644 --- a/packages/icons/src/components/ErrorExecute.tsx +++ b/packages/icons/src/components/ErrorExecute.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ErrorSolid.tsx b/packages/icons/src/components/ErrorSolid.tsx index ea9fdabbead..b18121313fb 100644 --- a/packages/icons/src/components/ErrorSolid.tsx +++ b/packages/icons/src/components/ErrorSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Expand.tsx b/packages/icons/src/components/Expand.tsx index 81778b5d03c..ed52f74f62c 100644 --- a/packages/icons/src/components/Expand.tsx +++ b/packages/icons/src/components/Expand.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ExpandAll.tsx b/packages/icons/src/components/ExpandAll.tsx index a94dc1601fc..057beed884f 100644 --- a/packages/icons/src/components/ExpandAll.tsx +++ b/packages/icons/src/components/ExpandAll.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Export.tsx b/packages/icons/src/components/Export.tsx index b6e0745961a..443056246c5 100644 --- a/packages/icons/src/components/Export.tsx +++ b/packages/icons/src/components/Export.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ExportSolid.tsx b/packages/icons/src/components/ExportSolid.tsx index 87ce40c8d03..d7901e973f3 100644 --- a/packages/icons/src/components/ExportSolid.tsx +++ b/packages/icons/src/components/ExportSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Favorite.tsx b/packages/icons/src/components/Favorite.tsx index 9caeee6bbc8..36e24a5ce1d 100644 --- a/packages/icons/src/components/Favorite.tsx +++ b/packages/icons/src/components/Favorite.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FavoriteSolid.tsx b/packages/icons/src/components/FavoriteSolid.tsx index 8842f67639f..fed0aab0cca 100644 --- a/packages/icons/src/components/FavoriteSolid.tsx +++ b/packages/icons/src/components/FavoriteSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Filter.tsx b/packages/icons/src/components/Filter.tsx index bfd41926caf..d1cf65eae13 100644 --- a/packages/icons/src/components/Filter.tsx +++ b/packages/icons/src/components/Filter.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FilterClear.tsx b/packages/icons/src/components/FilterClear.tsx index 359f596dbb9..e55643186fe 100644 --- a/packages/icons/src/components/FilterClear.tsx +++ b/packages/icons/src/components/FilterClear.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FilterClearSolid.tsx b/packages/icons/src/components/FilterClearSolid.tsx index 5fa5a88c62c..aa136537847 100644 --- a/packages/icons/src/components/FilterClearSolid.tsx +++ b/packages/icons/src/components/FilterClearSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FilterSolid.tsx b/packages/icons/src/components/FilterSolid.tsx index 93431f97867..7d773f4ab7b 100644 --- a/packages/icons/src/components/FilterSolid.tsx +++ b/packages/icons/src/components/FilterSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Flag.tsx b/packages/icons/src/components/Flag.tsx index d0e9f9aa8a7..6425d0c878f 100644 --- a/packages/icons/src/components/Flag.tsx +++ b/packages/icons/src/components/Flag.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FlagSolid.tsx b/packages/icons/src/components/FlagSolid.tsx index ba56a2bdc20..dac7e417665 100644 --- a/packages/icons/src/components/FlagSolid.tsx +++ b/packages/icons/src/components/FlagSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FolderClosed.tsx b/packages/icons/src/components/FolderClosed.tsx index 76ff9090324..87b269a8f8f 100644 --- a/packages/icons/src/components/FolderClosed.tsx +++ b/packages/icons/src/components/FolderClosed.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FolderClosedSolid.tsx b/packages/icons/src/components/FolderClosedSolid.tsx index 8de62e15b18..8e7f5b06729 100644 --- a/packages/icons/src/components/FolderClosedSolid.tsx +++ b/packages/icons/src/components/FolderClosedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FolderOpen.tsx b/packages/icons/src/components/FolderOpen.tsx index 9c3cca02f9a..f81bcb5eb95 100644 --- a/packages/icons/src/components/FolderOpen.tsx +++ b/packages/icons/src/components/FolderOpen.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/FolderOpenSolid.tsx b/packages/icons/src/components/FolderOpenSolid.tsx index 4dc230b51c6..c018e7d5e3a 100644 --- a/packages/icons/src/components/FolderOpenSolid.tsx +++ b/packages/icons/src/components/FolderOpenSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Forward10.tsx b/packages/icons/src/components/Forward10.tsx index a7ba000ec02..b4dff802685 100644 --- a/packages/icons/src/components/Forward10.tsx +++ b/packages/icons/src/components/Forward10.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Forward15.tsx b/packages/icons/src/components/Forward15.tsx index 0ec6faca691..210e64f5799 100644 --- a/packages/icons/src/components/Forward15.tsx +++ b/packages/icons/src/components/Forward15.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Forward30.tsx b/packages/icons/src/components/Forward30.tsx index 4d6c16fee4e..a1d1dcabdf0 100644 --- a/packages/icons/src/components/Forward30.tsx +++ b/packages/icons/src/components/Forward30.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Forward5.tsx b/packages/icons/src/components/Forward5.tsx index d77663328ab..d9ebcb4d259 100644 --- a/packages/icons/src/components/Forward5.tsx +++ b/packages/icons/src/components/Forward5.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Github.tsx b/packages/icons/src/components/Github.tsx index 295293c03db..07fd3ba1dee 100644 --- a/packages/icons/src/components/Github.tsx +++ b/packages/icons/src/components/Github.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Globe.tsx b/packages/icons/src/components/Globe.tsx index f29cf3f4a3a..bb2f5a04c20 100644 --- a/packages/icons/src/components/Globe.tsx +++ b/packages/icons/src/components/Globe.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/GlobeSolid.tsx b/packages/icons/src/components/GlobeSolid.tsx index 9f2c0c34bf3..ab53fd99e4c 100644 --- a/packages/icons/src/components/GlobeSolid.tsx +++ b/packages/icons/src/components/GlobeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Grid.tsx b/packages/icons/src/components/Grid.tsx index 7183a4db3e6..a584042ac77 100644 --- a/packages/icons/src/components/Grid.tsx +++ b/packages/icons/src/components/Grid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/GridSolid.tsx b/packages/icons/src/components/GridSolid.tsx index c67a07bfcf9..2d8766ade0e 100644 --- a/packages/icons/src/components/GridSolid.tsx +++ b/packages/icons/src/components/GridSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Group.tsx b/packages/icons/src/components/Group.tsx index 9b10b7fe95d..ea46eda0c3b 100644 --- a/packages/icons/src/components/Group.tsx +++ b/packages/icons/src/components/Group.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/GroupSolid.tsx b/packages/icons/src/components/GroupSolid.tsx index 10d7332c33e..7423c59f0f1 100644 --- a/packages/icons/src/components/GroupSolid.tsx +++ b/packages/icons/src/components/GroupSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/GuideClosed.tsx b/packages/icons/src/components/GuideClosed.tsx index cbfcc316d1e..1970b12a577 100644 --- a/packages/icons/src/components/GuideClosed.tsx +++ b/packages/icons/src/components/GuideClosed.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/GuideClosedSolid.tsx b/packages/icons/src/components/GuideClosedSolid.tsx index 40ac91053d4..6f3826ffe2e 100644 --- a/packages/icons/src/components/GuideClosedSolid.tsx +++ b/packages/icons/src/components/GuideClosedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/GuideOpen.tsx b/packages/icons/src/components/GuideOpen.tsx index 856063843f9..f448b19b95d 100644 --- a/packages/icons/src/components/GuideOpen.tsx +++ b/packages/icons/src/components/GuideOpen.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/GuideOpenSolid.tsx b/packages/icons/src/components/GuideOpenSolid.tsx index 7d25abb5d23..1164728cbe3 100644 --- a/packages/icons/src/components/GuideOpenSolid.tsx +++ b/packages/icons/src/components/GuideOpenSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Headphones.tsx b/packages/icons/src/components/Headphones.tsx index 7259e857e2c..ec52efb4166 100644 --- a/packages/icons/src/components/Headphones.tsx +++ b/packages/icons/src/components/Headphones.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/HeadphonesDisabled.tsx b/packages/icons/src/components/HeadphonesDisabled.tsx index d277e741133..b3209986cc4 100644 --- a/packages/icons/src/components/HeadphonesDisabled.tsx +++ b/packages/icons/src/components/HeadphonesDisabled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/HeadphonesDisabledSolid.tsx b/packages/icons/src/components/HeadphonesDisabledSolid.tsx index b054193f5bd..761aca69bf0 100644 --- a/packages/icons/src/components/HeadphonesDisabledSolid.tsx +++ b/packages/icons/src/components/HeadphonesDisabledSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/HeadphonesSolid.tsx b/packages/icons/src/components/HeadphonesSolid.tsx index 2527149f555..d6025d41236 100644 --- a/packages/icons/src/components/HeadphonesSolid.tsx +++ b/packages/icons/src/components/HeadphonesSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Help.tsx b/packages/icons/src/components/Help.tsx index 85e4d8ea115..1eba0cb64ec 100644 --- a/packages/icons/src/components/Help.tsx +++ b/packages/icons/src/components/Help.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/HelpSolid.tsx b/packages/icons/src/components/HelpSolid.tsx index be9038037db..326743e2b11 100644 --- a/packages/icons/src/components/HelpSolid.tsx +++ b/packages/icons/src/components/HelpSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Hidden.tsx b/packages/icons/src/components/Hidden.tsx index 53ff63c1e01..f62b29ac72f 100644 --- a/packages/icons/src/components/Hidden.tsx +++ b/packages/icons/src/components/Hidden.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/HiddenSolid.tsx b/packages/icons/src/components/HiddenSolid.tsx index 898468eb73b..cf3d58d4639 100644 --- a/packages/icons/src/components/HiddenSolid.tsx +++ b/packages/icons/src/components/HiddenSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/History.tsx b/packages/icons/src/components/History.tsx index a02f0fab6fb..ab6cd97a54d 100644 --- a/packages/icons/src/components/History.tsx +++ b/packages/icons/src/components/History.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Home.tsx b/packages/icons/src/components/Home.tsx index 26bd35be1f3..7424f56d314 100644 --- a/packages/icons/src/components/Home.tsx +++ b/packages/icons/src/components/Home.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/HomeSolid.tsx b/packages/icons/src/components/HomeSolid.tsx index 03f5ba4fa8b..a0e9ae931bb 100644 --- a/packages/icons/src/components/HomeSolid.tsx +++ b/packages/icons/src/components/HomeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Hospital.tsx b/packages/icons/src/components/Hospital.tsx index 346cf013c24..0540176f96f 100644 --- a/packages/icons/src/components/Hospital.tsx +++ b/packages/icons/src/components/Hospital.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/HospitalSolid.tsx b/packages/icons/src/components/HospitalSolid.tsx index 209a95aa685..5721233c4fc 100644 --- a/packages/icons/src/components/HospitalSolid.tsx +++ b/packages/icons/src/components/HospitalSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/IconFigma.tsx b/packages/icons/src/components/IconFigma.tsx index d42f6f89948..a260deebc2a 100644 --- a/packages/icons/src/components/IconFigma.tsx +++ b/packages/icons/src/components/IconFigma.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Image.tsx b/packages/icons/src/components/Image.tsx index 0dcb6205bb4..f127dd82564 100644 --- a/packages/icons/src/components/Image.tsx +++ b/packages/icons/src/components/Image.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ImageSolid.tsx b/packages/icons/src/components/ImageSolid.tsx index e61c67af6b8..cc606a39314 100644 --- a/packages/icons/src/components/ImageSolid.tsx +++ b/packages/icons/src/components/ImageSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Import.tsx b/packages/icons/src/components/Import.tsx index 6c6fc9c06b4..d1b317564ec 100644 --- a/packages/icons/src/components/Import.tsx +++ b/packages/icons/src/components/Import.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ImportSolid.tsx b/packages/icons/src/components/ImportSolid.tsx index 4f419a4f12c..80a4d870d8d 100644 --- a/packages/icons/src/components/ImportSolid.tsx +++ b/packages/icons/src/components/ImportSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Inbox.tsx b/packages/icons/src/components/Inbox.tsx index 78b04914afe..1109a2836ff 100644 --- a/packages/icons/src/components/Inbox.tsx +++ b/packages/icons/src/components/Inbox.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/InboxSolid.tsx b/packages/icons/src/components/InboxSolid.tsx index 75de90bc9ee..e550d4c6688 100644 --- a/packages/icons/src/components/InboxSolid.tsx +++ b/packages/icons/src/components/InboxSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Info.tsx b/packages/icons/src/components/Info.tsx index 6eaffa16d73..04e86619fde 100644 --- a/packages/icons/src/components/Info.tsx +++ b/packages/icons/src/components/Info.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/InfoSolid.tsx b/packages/icons/src/components/InfoSolid.tsx index 741ff077b8e..1bb13606126 100644 --- a/packages/icons/src/components/InfoSolid.tsx +++ b/packages/icons/src/components/InfoSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Jigsaw.tsx b/packages/icons/src/components/Jigsaw.tsx index 15d9e078f30..ebcb97f4f73 100644 --- a/packages/icons/src/components/Jigsaw.tsx +++ b/packages/icons/src/components/Jigsaw.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/JigsawSolid.tsx b/packages/icons/src/components/JigsawSolid.tsx index 012b0d45f37..a343358cf63 100644 --- a/packages/icons/src/components/JigsawSolid.tsx +++ b/packages/icons/src/components/JigsawSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Key.tsx b/packages/icons/src/components/Key.tsx index 75f4043ee73..217355dc316 100644 --- a/packages/icons/src/components/Key.tsx +++ b/packages/icons/src/components/Key.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyBackspace.tsx b/packages/icons/src/components/KeyBackspace.tsx index f50a0745e12..31f77fa65a1 100644 --- a/packages/icons/src/components/KeyBackspace.tsx +++ b/packages/icons/src/components/KeyBackspace.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyCapslock.tsx b/packages/icons/src/components/KeyCapslock.tsx index 04f8269c1cf..6f9761f0af1 100644 --- a/packages/icons/src/components/KeyCapslock.tsx +++ b/packages/icons/src/components/KeyCapslock.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyCommand.tsx b/packages/icons/src/components/KeyCommand.tsx index df0a232389b..d34dc04aba1 100644 --- a/packages/icons/src/components/KeyCommand.tsx +++ b/packages/icons/src/components/KeyCommand.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyControl.tsx b/packages/icons/src/components/KeyControl.tsx index a7b3d40cc08..f236dfef7da 100644 --- a/packages/icons/src/components/KeyControl.tsx +++ b/packages/icons/src/components/KeyControl.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyEnter.tsx b/packages/icons/src/components/KeyEnter.tsx index be173a43703..0b2debe930b 100644 --- a/packages/icons/src/components/KeyEnter.tsx +++ b/packages/icons/src/components/KeyEnter.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyOption.tsx b/packages/icons/src/components/KeyOption.tsx index 64324c96809..83ab09cf629 100644 --- a/packages/icons/src/components/KeyOption.tsx +++ b/packages/icons/src/components/KeyOption.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyShift.tsx b/packages/icons/src/components/KeyShift.tsx index 18bcbb0d9b0..02516d4bcef 100644 --- a/packages/icons/src/components/KeyShift.tsx +++ b/packages/icons/src/components/KeyShift.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeySolid.tsx b/packages/icons/src/components/KeySolid.tsx index e5546e6c25d..eef904282b3 100644 --- a/packages/icons/src/components/KeySolid.tsx +++ b/packages/icons/src/components/KeySolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/KeyTab.tsx b/packages/icons/src/components/KeyTab.tsx index b2b16284513..2b90046bfa6 100644 --- a/packages/icons/src/components/KeyTab.tsx +++ b/packages/icons/src/components/KeyTab.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Laptop.tsx b/packages/icons/src/components/Laptop.tsx index 533951cf247..e41e5803f40 100644 --- a/packages/icons/src/components/Laptop.tsx +++ b/packages/icons/src/components/Laptop.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/LaptopSolid.tsx b/packages/icons/src/components/LaptopSolid.tsx index 077754dcd7f..f7e6340fdb1 100644 --- a/packages/icons/src/components/LaptopSolid.tsx +++ b/packages/icons/src/components/LaptopSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Layers.tsx b/packages/icons/src/components/Layers.tsx index 7243c827536..bd94a1ff3de 100644 --- a/packages/icons/src/components/Layers.tsx +++ b/packages/icons/src/components/Layers.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/LayersSolid.tsx b/packages/icons/src/components/LayersSolid.tsx index 8af5f0f4a53..08fb8dd28ba 100644 --- a/packages/icons/src/components/LayersSolid.tsx +++ b/packages/icons/src/components/LayersSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Light.tsx b/packages/icons/src/components/Light.tsx index 7e9fdcb30c0..717c1fc463f 100644 --- a/packages/icons/src/components/Light.tsx +++ b/packages/icons/src/components/Light.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/LightSolid.tsx b/packages/icons/src/components/LightSolid.tsx index 0992cdfefed..2f67949da92 100644 --- a/packages/icons/src/components/LightSolid.tsx +++ b/packages/icons/src/components/LightSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/LineChart.tsx b/packages/icons/src/components/LineChart.tsx index 451faeb5415..d231467a3bd 100644 --- a/packages/icons/src/components/LineChart.tsx +++ b/packages/icons/src/components/LineChart.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/LineChartSolid.tsx b/packages/icons/src/components/LineChartSolid.tsx index 52fd702ec90..c079dd32049 100644 --- a/packages/icons/src/components/LineChartSolid.tsx +++ b/packages/icons/src/components/LineChartSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Linked.tsx b/packages/icons/src/components/Linked.tsx index 9b175685697..fa769b119fe 100644 --- a/packages/icons/src/components/Linked.tsx +++ b/packages/icons/src/components/Linked.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/List.tsx b/packages/icons/src/components/List.tsx index 702d0c4c820..458c75efefe 100644 --- a/packages/icons/src/components/List.tsx +++ b/packages/icons/src/components/List.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Loader.tsx b/packages/icons/src/components/Loader.tsx index f098b4c2ff1..e747ad7e2f3 100644 --- a/packages/icons/src/components/Loader.tsx +++ b/packages/icons/src/components/Loader.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Location.tsx b/packages/icons/src/components/Location.tsx index 5ccdd9423c8..f266f545750 100644 --- a/packages/icons/src/components/Location.tsx +++ b/packages/icons/src/components/Location.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/LocationSolid.tsx b/packages/icons/src/components/LocationSolid.tsx index a0c61a09e18..bbc5628c720 100644 --- a/packages/icons/src/components/LocationSolid.tsx +++ b/packages/icons/src/components/LocationSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Locked.tsx b/packages/icons/src/components/Locked.tsx index c7dfab1518c..c9ac2883cdc 100644 --- a/packages/icons/src/components/Locked.tsx +++ b/packages/icons/src/components/Locked.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/LockedSolid.tsx b/packages/icons/src/components/LockedSolid.tsx index d06cfd301ed..2c35a3c5857 100644 --- a/packages/icons/src/components/LockedSolid.tsx +++ b/packages/icons/src/components/LockedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Man.tsx b/packages/icons/src/components/Man.tsx index d66afc51242..fbc9d554ee9 100644 --- a/packages/icons/src/components/Man.tsx +++ b/packages/icons/src/components/Man.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ManSolid.tsx b/packages/icons/src/components/ManSolid.tsx index 04c3dea09ee..7cf4e988cb6 100644 --- a/packages/icons/src/components/ManSolid.tsx +++ b/packages/icons/src/components/ManSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ManWoman.tsx b/packages/icons/src/components/ManWoman.tsx index d18323072bf..10f346c0538 100644 --- a/packages/icons/src/components/ManWoman.tsx +++ b/packages/icons/src/components/ManWoman.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ManWomanSolid.tsx b/packages/icons/src/components/ManWomanSolid.tsx index 570f342bc11..7c5d4e34778 100644 --- a/packages/icons/src/components/ManWomanSolid.tsx +++ b/packages/icons/src/components/ManWomanSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Map.tsx b/packages/icons/src/components/Map.tsx index 990b06ac3f4..d6405e0b5ac 100644 --- a/packages/icons/src/components/Map.tsx +++ b/packages/icons/src/components/Map.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MapSolid.tsx b/packages/icons/src/components/MapSolid.tsx index a7f8df95405..ffb4de1c5a9 100644 --- a/packages/icons/src/components/MapSolid.tsx +++ b/packages/icons/src/components/MapSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Marker.tsx b/packages/icons/src/components/Marker.tsx index a82dbb4eba5..c144dbfa596 100644 --- a/packages/icons/src/components/Marker.tsx +++ b/packages/icons/src/components/Marker.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MarkerSolid.tsx b/packages/icons/src/components/MarkerSolid.tsx index 7f3a5e2fe9c..d6ac36eff88 100644 --- a/packages/icons/src/components/MarkerSolid.tsx +++ b/packages/icons/src/components/MarkerSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Maximize.tsx b/packages/icons/src/components/Maximize.tsx index b3fd7947209..47625b40a80 100644 --- a/packages/icons/src/components/Maximize.tsx +++ b/packages/icons/src/components/Maximize.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MaximizeSolid.tsx b/packages/icons/src/components/MaximizeSolid.tsx index aa535320d4a..7ef56ccfd28 100644 --- a/packages/icons/src/components/MaximizeSolid.tsx +++ b/packages/icons/src/components/MaximizeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MedicalKit.tsx b/packages/icons/src/components/MedicalKit.tsx index e1e71e20402..ad3319c19db 100644 --- a/packages/icons/src/components/MedicalKit.tsx +++ b/packages/icons/src/components/MedicalKit.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MedicalKitSolid.tsx b/packages/icons/src/components/MedicalKitSolid.tsx index dcb1bdf0adc..5d1506c5731 100644 --- a/packages/icons/src/components/MedicalKitSolid.tsx +++ b/packages/icons/src/components/MedicalKitSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Menu.tsx b/packages/icons/src/components/Menu.tsx index f1a6dfa504a..3df04e15f1a 100644 --- a/packages/icons/src/components/Menu.tsx +++ b/packages/icons/src/components/Menu.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Message.tsx b/packages/icons/src/components/Message.tsx index fffff4cfae2..59af6ded838 100644 --- a/packages/icons/src/components/Message.tsx +++ b/packages/icons/src/components/Message.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MessageSolid.tsx b/packages/icons/src/components/MessageSolid.tsx index 3584bda12fa..063f0faca64 100644 --- a/packages/icons/src/components/MessageSolid.tsx +++ b/packages/icons/src/components/MessageSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MicroMenu.tsx b/packages/icons/src/components/MicroMenu.tsx index 6ad1299fff2..c8bbf343530 100644 --- a/packages/icons/src/components/MicroMenu.tsx +++ b/packages/icons/src/components/MicroMenu.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Microphone.tsx b/packages/icons/src/components/Microphone.tsx index e64df837371..9d907af9466 100644 --- a/packages/icons/src/components/Microphone.tsx +++ b/packages/icons/src/components/Microphone.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MicrophoneDisabled.tsx b/packages/icons/src/components/MicrophoneDisabled.tsx index e89d24a1563..9825898a6b8 100644 --- a/packages/icons/src/components/MicrophoneDisabled.tsx +++ b/packages/icons/src/components/MicrophoneDisabled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MicrophoneDisabledSolid.tsx b/packages/icons/src/components/MicrophoneDisabledSolid.tsx index 0352097fe54..2d43c665a03 100644 --- a/packages/icons/src/components/MicrophoneDisabledSolid.tsx +++ b/packages/icons/src/components/MicrophoneDisabledSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MicrophoneSolid.tsx b/packages/icons/src/components/MicrophoneSolid.tsx index b4b08dde765..3c4e86c24cd 100644 --- a/packages/icons/src/components/MicrophoneSolid.tsx +++ b/packages/icons/src/components/MicrophoneSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Minimize.tsx b/packages/icons/src/components/Minimize.tsx index 4d11f2a9957..63d4ddd8435 100644 --- a/packages/icons/src/components/Minimize.tsx +++ b/packages/icons/src/components/Minimize.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Mobile.tsx b/packages/icons/src/components/Mobile.tsx index b5749535f88..066779fb7b9 100644 --- a/packages/icons/src/components/Mobile.tsx +++ b/packages/icons/src/components/Mobile.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MobileSolid.tsx b/packages/icons/src/components/MobileSolid.tsx index d8f782aac0c..0a2866ba074 100644 --- a/packages/icons/src/components/MobileSolid.tsx +++ b/packages/icons/src/components/MobileSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Mouse.tsx b/packages/icons/src/components/Mouse.tsx index 15d431cd3ea..00a471d32c6 100644 --- a/packages/icons/src/components/Mouse.tsx +++ b/packages/icons/src/components/Mouse.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MouseSolid.tsx b/packages/icons/src/components/MouseSolid.tsx index 24067bcd539..f418616c193 100644 --- a/packages/icons/src/components/MouseSolid.tsx +++ b/packages/icons/src/components/MouseSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MoveAll.tsx b/packages/icons/src/components/MoveAll.tsx index 618ed096491..d8807ee3d8d 100644 --- a/packages/icons/src/components/MoveAll.tsx +++ b/packages/icons/src/components/MoveAll.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MoveHorizontal.tsx b/packages/icons/src/components/MoveHorizontal.tsx index 9c477a5f733..09cce5cf948 100644 --- a/packages/icons/src/components/MoveHorizontal.tsx +++ b/packages/icons/src/components/MoveHorizontal.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MoveVertical.tsx b/packages/icons/src/components/MoveVertical.tsx index 5e2304c4491..f10bb09e553 100644 --- a/packages/icons/src/components/MoveVertical.tsx +++ b/packages/icons/src/components/MoveVertical.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Music.tsx b/packages/icons/src/components/Music.tsx index 53388038aa2..92fff2d7aa9 100644 --- a/packages/icons/src/components/Music.tsx +++ b/packages/icons/src/components/Music.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MusicDisabled.tsx b/packages/icons/src/components/MusicDisabled.tsx index 047c5fea9ff..970e44561b2 100644 --- a/packages/icons/src/components/MusicDisabled.tsx +++ b/packages/icons/src/components/MusicDisabled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MusicDisabledSolid.tsx b/packages/icons/src/components/MusicDisabledSolid.tsx index 0d277af0d45..bb21c0a1a00 100644 --- a/packages/icons/src/components/MusicDisabledSolid.tsx +++ b/packages/icons/src/components/MusicDisabledSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/MusicSolid.tsx b/packages/icons/src/components/MusicSolid.tsx index c479856c2a6..ea539d02b25 100644 --- a/packages/icons/src/components/MusicSolid.tsx +++ b/packages/icons/src/components/MusicSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Note.tsx b/packages/icons/src/components/Note.tsx index 76e1df55b2a..90b33bc6445 100644 --- a/packages/icons/src/components/Note.tsx +++ b/packages/icons/src/components/Note.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/NoteSolid.tsx b/packages/icons/src/components/NoteSolid.tsx index ef602db232b..4fb7ccafa3d 100644 --- a/packages/icons/src/components/NoteSolid.tsx +++ b/packages/icons/src/components/NoteSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Notification.tsx b/packages/icons/src/components/Notification.tsx index c4ff44f7850..9b186dbc2a0 100644 --- a/packages/icons/src/components/Notification.tsx +++ b/packages/icons/src/components/Notification.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/NotificationRead.tsx b/packages/icons/src/components/NotificationRead.tsx index c8853676036..1f48d2a60ec 100644 --- a/packages/icons/src/components/NotificationRead.tsx +++ b/packages/icons/src/components/NotificationRead.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/NotificationReadSolid.tsx b/packages/icons/src/components/NotificationReadSolid.tsx index e20d4ea59a2..42b90588621 100644 --- a/packages/icons/src/components/NotificationReadSolid.tsx +++ b/packages/icons/src/components/NotificationReadSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/NotificationSolid.tsx b/packages/icons/src/components/NotificationSolid.tsx index 49366349e0c..566b196ab96 100644 --- a/packages/icons/src/components/NotificationSolid.tsx +++ b/packages/icons/src/components/NotificationSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/OverflowMenu.tsx b/packages/icons/src/components/OverflowMenu.tsx index 305964fc2c2..546c3e5bc16 100644 --- a/packages/icons/src/components/OverflowMenu.tsx +++ b/packages/icons/src/components/OverflowMenu.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Paste.tsx b/packages/icons/src/components/Paste.tsx index 87f8d95ffbf..815148c0934 100644 --- a/packages/icons/src/components/Paste.tsx +++ b/packages/icons/src/components/Paste.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PasteSolid.tsx b/packages/icons/src/components/PasteSolid.tsx index 0e736ad54ef..3eeec065c90 100644 --- a/packages/icons/src/components/PasteSolid.tsx +++ b/packages/icons/src/components/PasteSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Pause.tsx b/packages/icons/src/components/Pause.tsx index 49dd71441a9..361dd3a4651 100644 --- a/packages/icons/src/components/Pause.tsx +++ b/packages/icons/src/components/Pause.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PauseSolid.tsx b/packages/icons/src/components/PauseSolid.tsx index 115a10fc4ac..cf9fa23801f 100644 --- a/packages/icons/src/components/PauseSolid.tsx +++ b/packages/icons/src/components/PauseSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Pdf.tsx b/packages/icons/src/components/Pdf.tsx index c50e71f9034..3aa57eeb9b7 100644 --- a/packages/icons/src/components/Pdf.tsx +++ b/packages/icons/src/components/Pdf.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PdfSolid.tsx b/packages/icons/src/components/PdfSolid.tsx index 6172ffd80ba..f342ea87ce5 100644 --- a/packages/icons/src/components/PdfSolid.tsx +++ b/packages/icons/src/components/PdfSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Picnic.tsx b/packages/icons/src/components/Picnic.tsx index 31a449da449..5d8f100c868 100644 --- a/packages/icons/src/components/Picnic.tsx +++ b/packages/icons/src/components/Picnic.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PicnicSolid.tsx b/packages/icons/src/components/PicnicSolid.tsx index 7d9762b1422..c1abea8b807 100644 --- a/packages/icons/src/components/PicnicSolid.tsx +++ b/packages/icons/src/components/PicnicSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Pin.tsx b/packages/icons/src/components/Pin.tsx index 2eb3de9fb14..bf6c7e81484 100644 --- a/packages/icons/src/components/Pin.tsx +++ b/packages/icons/src/components/Pin.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PinSolid.tsx b/packages/icons/src/components/PinSolid.tsx index e7b5608246a..e981a35e7e9 100644 --- a/packages/icons/src/components/PinSolid.tsx +++ b/packages/icons/src/components/PinSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Pivot.tsx b/packages/icons/src/components/Pivot.tsx index 9539bbc0e97..88871ffdce9 100644 --- a/packages/icons/src/components/Pivot.tsx +++ b/packages/icons/src/components/Pivot.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PivotSolid.tsx b/packages/icons/src/components/PivotSolid.tsx index 9a7d53257f8..edc7a97dfbe 100644 --- a/packages/icons/src/components/PivotSolid.tsx +++ b/packages/icons/src/components/PivotSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PlaceIn.tsx b/packages/icons/src/components/PlaceIn.tsx index f2caf49791e..8e4e89b3e78 100644 --- a/packages/icons/src/components/PlaceIn.tsx +++ b/packages/icons/src/components/PlaceIn.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Play.tsx b/packages/icons/src/components/Play.tsx index 7cd59019f2d..11f206c1bf4 100644 --- a/packages/icons/src/components/Play.tsx +++ b/packages/icons/src/components/Play.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PlaySolid.tsx b/packages/icons/src/components/PlaySolid.tsx index a6b99a83070..6905d57517c 100644 --- a/packages/icons/src/components/PlaySolid.tsx +++ b/packages/icons/src/components/PlaySolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PotFood.tsx b/packages/icons/src/components/PotFood.tsx index 13253570ad5..5d0b6c11940 100644 --- a/packages/icons/src/components/PotFood.tsx +++ b/packages/icons/src/components/PotFood.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PotFoodSolid.tsx b/packages/icons/src/components/PotFoodSolid.tsx index 5813633053f..4674fd676b6 100644 --- a/packages/icons/src/components/PotFoodSolid.tsx +++ b/packages/icons/src/components/PotFoodSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Presentation.tsx b/packages/icons/src/components/Presentation.tsx index 07bf5d5fdfd..feff355e38c 100644 --- a/packages/icons/src/components/Presentation.tsx +++ b/packages/icons/src/components/Presentation.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PresentationSolid.tsx b/packages/icons/src/components/PresentationSolid.tsx index 4e09c2b4f65..7c9f6f9ea51 100644 --- a/packages/icons/src/components/PresentationSolid.tsx +++ b/packages/icons/src/components/PresentationSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PriceLadder.tsx b/packages/icons/src/components/PriceLadder.tsx index f05b62149af..bfb42a47a48 100644 --- a/packages/icons/src/components/PriceLadder.tsx +++ b/packages/icons/src/components/PriceLadder.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Print.tsx b/packages/icons/src/components/Print.tsx index 63a0d129a2d..937f7854bd4 100644 --- a/packages/icons/src/components/Print.tsx +++ b/packages/icons/src/components/Print.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/PrintSolid.tsx b/packages/icons/src/components/PrintSolid.tsx index 5888fb78a72..0d2b1d30ae1 100644 --- a/packages/icons/src/components/PrintSolid.tsx +++ b/packages/icons/src/components/PrintSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressCancelled.tsx b/packages/icons/src/components/ProgressCancelled.tsx index 0d753b3794a..bdb7a1324e2 100644 --- a/packages/icons/src/components/ProgressCancelled.tsx +++ b/packages/icons/src/components/ProgressCancelled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressClosed.tsx b/packages/icons/src/components/ProgressClosed.tsx index c2c29904869..7fb312d4b91 100644 --- a/packages/icons/src/components/ProgressClosed.tsx +++ b/packages/icons/src/components/ProgressClosed.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressComplete.tsx b/packages/icons/src/components/ProgressComplete.tsx index 5fed5a307a4..d0c2f171ad2 100644 --- a/packages/icons/src/components/ProgressComplete.tsx +++ b/packages/icons/src/components/ProgressComplete.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressDraft.tsx b/packages/icons/src/components/ProgressDraft.tsx index 9dda033a568..5e3ddbfa1c7 100644 --- a/packages/icons/src/components/ProgressDraft.tsx +++ b/packages/icons/src/components/ProgressDraft.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressInprogress.tsx b/packages/icons/src/components/ProgressInprogress.tsx index 5f964308fa3..5025918bc39 100644 --- a/packages/icons/src/components/ProgressInprogress.tsx +++ b/packages/icons/src/components/ProgressInprogress.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressOnhold.tsx b/packages/icons/src/components/ProgressOnhold.tsx index d7b561a5530..c4413f3139e 100644 --- a/packages/icons/src/components/ProgressOnhold.tsx +++ b/packages/icons/src/components/ProgressOnhold.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressPending.tsx b/packages/icons/src/components/ProgressPending.tsx index 9a8b6d37060..722d7406e8e 100644 --- a/packages/icons/src/components/ProgressPending.tsx +++ b/packages/icons/src/components/ProgressPending.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressRejected.tsx b/packages/icons/src/components/ProgressRejected.tsx index d22e68e3b7f..0050267e41d 100644 --- a/packages/icons/src/components/ProgressRejected.tsx +++ b/packages/icons/src/components/ProgressRejected.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProgressTodo.tsx b/packages/icons/src/components/ProgressTodo.tsx index 4e9274df7bb..bef61235769 100644 --- a/packages/icons/src/components/ProgressTodo.tsx +++ b/packages/icons/src/components/ProgressTodo.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Protection.tsx b/packages/icons/src/components/Protection.tsx index 7b4852bfe72..4ad68888e14 100644 --- a/packages/icons/src/components/Protection.tsx +++ b/packages/icons/src/components/Protection.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ProtectionSolid.tsx b/packages/icons/src/components/ProtectionSolid.tsx index 40445db6d32..4e6fdcfb4e4 100644 --- a/packages/icons/src/components/ProtectionSolid.tsx +++ b/packages/icons/src/components/ProtectionSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Receipt.tsx b/packages/icons/src/components/Receipt.tsx index 1d261a9e74a..2bc63f3c7e4 100644 --- a/packages/icons/src/components/Receipt.tsx +++ b/packages/icons/src/components/Receipt.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ReceiptSolid.tsx b/packages/icons/src/components/ReceiptSolid.tsx index e672cf3393b..603d17f1d79 100644 --- a/packages/icons/src/components/ReceiptSolid.tsx +++ b/packages/icons/src/components/ReceiptSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Redo.tsx b/packages/icons/src/components/Redo.tsx index 54c565c2426..733aba15d1a 100644 --- a/packages/icons/src/components/Redo.tsx +++ b/packages/icons/src/components/Redo.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Refresh.tsx b/packages/icons/src/components/Refresh.tsx index c9146018579..fbab9d5f8fa 100644 --- a/packages/icons/src/components/Refresh.tsx +++ b/packages/icons/src/components/Refresh.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Remove.tsx b/packages/icons/src/components/Remove.tsx index 71a4b608ae7..02284ee4a10 100644 --- a/packages/icons/src/components/Remove.tsx +++ b/packages/icons/src/components/Remove.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/RemoveDocument.tsx b/packages/icons/src/components/RemoveDocument.tsx index 5b9f338f9af..8df40bac393 100644 --- a/packages/icons/src/components/RemoveDocument.tsx +++ b/packages/icons/src/components/RemoveDocument.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/RemoveDocumentSolid.tsx b/packages/icons/src/components/RemoveDocumentSolid.tsx index d44cc6c7cf7..4c28ad999c1 100644 --- a/packages/icons/src/components/RemoveDocumentSolid.tsx +++ b/packages/icons/src/components/RemoveDocumentSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Replay10.tsx b/packages/icons/src/components/Replay10.tsx index bdcaf3d4dcc..f2850f4b8f6 100644 --- a/packages/icons/src/components/Replay10.tsx +++ b/packages/icons/src/components/Replay10.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Replay15.tsx b/packages/icons/src/components/Replay15.tsx index 77dbc4957c2..d376f363fb4 100644 --- a/packages/icons/src/components/Replay15.tsx +++ b/packages/icons/src/components/Replay15.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Replay30.tsx b/packages/icons/src/components/Replay30.tsx index 15d12634264..90d1de809dd 100644 --- a/packages/icons/src/components/Replay30.tsx +++ b/packages/icons/src/components/Replay30.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Replay5.tsx b/packages/icons/src/components/Replay5.tsx index d1407d0270d..d5e97b2994e 100644 --- a/packages/icons/src/components/Replay5.tsx +++ b/packages/icons/src/components/Replay5.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Restore.tsx b/packages/icons/src/components/Restore.tsx index 02538cc10ee..942cec57950 100644 --- a/packages/icons/src/components/Restore.tsx +++ b/packages/icons/src/components/Restore.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/RunReport.tsx b/packages/icons/src/components/RunReport.tsx index 37d05d53adf..1b44593ed92 100644 --- a/packages/icons/src/components/RunReport.tsx +++ b/packages/icons/src/components/RunReport.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/RunReportSolid.tsx b/packages/icons/src/components/RunReportSolid.tsx index 2b85dce86fe..1b91c4489b7 100644 --- a/packages/icons/src/components/RunReportSolid.tsx +++ b/packages/icons/src/components/RunReportSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SaltShaker.tsx b/packages/icons/src/components/SaltShaker.tsx index f7917cdf4cf..f0cbc038722 100644 --- a/packages/icons/src/components/SaltShaker.tsx +++ b/packages/icons/src/components/SaltShaker.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SaltShakerSolid.tsx b/packages/icons/src/components/SaltShakerSolid.tsx index 576892416de..3da3ab00230 100644 --- a/packages/icons/src/components/SaltShakerSolid.tsx +++ b/packages/icons/src/components/SaltShakerSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Save.tsx b/packages/icons/src/components/Save.tsx index 84ccfae92c5..6f01ebcc9b6 100644 --- a/packages/icons/src/components/Save.tsx +++ b/packages/icons/src/components/Save.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SaveSolid.tsx b/packages/icons/src/components/SaveSolid.tsx index 2a125ff3c5a..e64ceeefec1 100644 --- a/packages/icons/src/components/SaveSolid.tsx +++ b/packages/icons/src/components/SaveSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Scales.tsx b/packages/icons/src/components/Scales.tsx index d1596fe6d98..b891f94b4b5 100644 --- a/packages/icons/src/components/Scales.tsx +++ b/packages/icons/src/components/Scales.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ScalesSolid.tsx b/packages/icons/src/components/ScalesSolid.tsx index 2ccc8f13eb8..6a8cd97bd82 100644 --- a/packages/icons/src/components/ScalesSolid.tsx +++ b/packages/icons/src/components/ScalesSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ScheduleTime.tsx b/packages/icons/src/components/ScheduleTime.tsx index b18b2d0217d..e4036b71148 100644 --- a/packages/icons/src/components/ScheduleTime.tsx +++ b/packages/icons/src/components/ScheduleTime.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ScheduleTimeSolid.tsx b/packages/icons/src/components/ScheduleTimeSolid.tsx index 991b18b4307..9d4b7de0309 100644 --- a/packages/icons/src/components/ScheduleTimeSolid.tsx +++ b/packages/icons/src/components/ScheduleTimeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Search.tsx b/packages/icons/src/components/Search.tsx index 74495051c05..8fba31bdc54 100644 --- a/packages/icons/src/components/Search.tsx +++ b/packages/icons/src/components/Search.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SearchSolid.tsx b/packages/icons/src/components/SearchSolid.tsx index a2cdba9a32d..c8438e85635 100644 --- a/packages/icons/src/components/SearchSolid.tsx +++ b/packages/icons/src/components/SearchSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticDissatisfied.tsx b/packages/icons/src/components/SemanticDissatisfied.tsx index b89e57d351e..cbf6278a623 100644 --- a/packages/icons/src/components/SemanticDissatisfied.tsx +++ b/packages/icons/src/components/SemanticDissatisfied.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticDissatisfiedSolid.tsx b/packages/icons/src/components/SemanticDissatisfiedSolid.tsx index fc4aa4b3b0f..c846e63a6d0 100644 --- a/packages/icons/src/components/SemanticDissatisfiedSolid.tsx +++ b/packages/icons/src/components/SemanticDissatisfiedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticNeutral.tsx b/packages/icons/src/components/SemanticNeutral.tsx index 89ed69f6532..ae0cc02c948 100644 --- a/packages/icons/src/components/SemanticNeutral.tsx +++ b/packages/icons/src/components/SemanticNeutral.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticNeutralSolid.tsx b/packages/icons/src/components/SemanticNeutralSolid.tsx index 5f7fe5f960c..97a81c34fbf 100644 --- a/packages/icons/src/components/SemanticNeutralSolid.tsx +++ b/packages/icons/src/components/SemanticNeutralSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticSatisfied.tsx b/packages/icons/src/components/SemanticSatisfied.tsx index 3fe121227b3..01efbaa9910 100644 --- a/packages/icons/src/components/SemanticSatisfied.tsx +++ b/packages/icons/src/components/SemanticSatisfied.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticSatisfiedSolid.tsx b/packages/icons/src/components/SemanticSatisfiedSolid.tsx index 2e383a478a7..c2e1fd67835 100644 --- a/packages/icons/src/components/SemanticSatisfiedSolid.tsx +++ b/packages/icons/src/components/SemanticSatisfiedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticVeryDissatisfied.tsx b/packages/icons/src/components/SemanticVeryDissatisfied.tsx index 5096bd7857a..61af5e39cec 100644 --- a/packages/icons/src/components/SemanticVeryDissatisfied.tsx +++ b/packages/icons/src/components/SemanticVeryDissatisfied.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticVeryDissatisfiedSolid.tsx b/packages/icons/src/components/SemanticVeryDissatisfiedSolid.tsx index 2805ff894ce..9d031af17c0 100644 --- a/packages/icons/src/components/SemanticVeryDissatisfiedSolid.tsx +++ b/packages/icons/src/components/SemanticVeryDissatisfiedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticVerySatisfied.tsx b/packages/icons/src/components/SemanticVerySatisfied.tsx index b5d53809522..dd6dd88e820 100644 --- a/packages/icons/src/components/SemanticVerySatisfied.tsx +++ b/packages/icons/src/components/SemanticVerySatisfied.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SemanticVerySatisfiedSolid.tsx b/packages/icons/src/components/SemanticVerySatisfiedSolid.tsx index c531d695b60..3fb27955d0e 100644 --- a/packages/icons/src/components/SemanticVerySatisfiedSolid.tsx +++ b/packages/icons/src/components/SemanticVerySatisfiedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Send.tsx b/packages/icons/src/components/Send.tsx index bac89a3b062..77b10f8f38f 100644 --- a/packages/icons/src/components/Send.tsx +++ b/packages/icons/src/components/Send.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SendSolid.tsx b/packages/icons/src/components/SendSolid.tsx index 79f38359740..d5094fa40e3 100644 --- a/packages/icons/src/components/SendSolid.tsx +++ b/packages/icons/src/components/SendSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Settings.tsx b/packages/icons/src/components/Settings.tsx index dcd9aad5718..7c129b92826 100644 --- a/packages/icons/src/components/Settings.tsx +++ b/packages/icons/src/components/Settings.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SettingsSolid.tsx b/packages/icons/src/components/SettingsSolid.tsx index f1e6a80502e..22c63d76c8e 100644 --- a/packages/icons/src/components/SettingsSolid.tsx +++ b/packages/icons/src/components/SettingsSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Share.tsx b/packages/icons/src/components/Share.tsx index 14901fb0fd3..bf869501490 100644 --- a/packages/icons/src/components/Share.tsx +++ b/packages/icons/src/components/Share.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ShareSolid.tsx b/packages/icons/src/components/ShareSolid.tsx index a7d7096d3f8..9e427a0bfaf 100644 --- a/packages/icons/src/components/ShareSolid.tsx +++ b/packages/icons/src/components/ShareSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Signal.tsx b/packages/icons/src/components/Signal.tsx index 94c646869c4..ff2fcd18f42 100644 --- a/packages/icons/src/components/Signal.tsx +++ b/packages/icons/src/components/Signal.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Signpost.tsx b/packages/icons/src/components/Signpost.tsx index 37eff06bd0d..4225ad57906 100644 --- a/packages/icons/src/components/Signpost.tsx +++ b/packages/icons/src/components/Signpost.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SignpostSolid.tsx b/packages/icons/src/components/SignpostSolid.tsx index ee5f8957e79..284f88fcf6c 100644 --- a/packages/icons/src/components/SignpostSolid.tsx +++ b/packages/icons/src/components/SignpostSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortAlphaAscend.tsx b/packages/icons/src/components/SortAlphaAscend.tsx index 3071c1afaad..77d7a82f7f1 100644 --- a/packages/icons/src/components/SortAlphaAscend.tsx +++ b/packages/icons/src/components/SortAlphaAscend.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortAlphaDescend.tsx b/packages/icons/src/components/SortAlphaDescend.tsx index 94d3afe65a8..d92aef7e51e 100644 --- a/packages/icons/src/components/SortAlphaDescend.tsx +++ b/packages/icons/src/components/SortAlphaDescend.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortAscend.tsx b/packages/icons/src/components/SortAscend.tsx index 4a2f0c009d4..7ed8e4a82c1 100644 --- a/packages/icons/src/components/SortAscend.tsx +++ b/packages/icons/src/components/SortAscend.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortDescend.tsx b/packages/icons/src/components/SortDescend.tsx index 2e27fba5b07..df69095e2db 100644 --- a/packages/icons/src/components/SortDescend.tsx +++ b/packages/icons/src/components/SortDescend.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortNumAscend.tsx b/packages/icons/src/components/SortNumAscend.tsx index 6badcb030e6..7bdfb282b8e 100644 --- a/packages/icons/src/components/SortNumAscend.tsx +++ b/packages/icons/src/components/SortNumAscend.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortNumDescend.tsx b/packages/icons/src/components/SortNumDescend.tsx index 3c0707e8abf..80b7aaf757a 100644 --- a/packages/icons/src/components/SortNumDescend.tsx +++ b/packages/icons/src/components/SortNumDescend.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortableAlpha.tsx b/packages/icons/src/components/SortableAlpha.tsx index d28bcbc0f29..e143f3bdf4c 100644 --- a/packages/icons/src/components/SortableAlpha.tsx +++ b/packages/icons/src/components/SortableAlpha.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SortableNum.tsx b/packages/icons/src/components/SortableNum.tsx index 0a5c435702d..e764f52dec5 100644 --- a/packages/icons/src/components/SortableNum.tsx +++ b/packages/icons/src/components/SortableNum.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Sparkle.tsx b/packages/icons/src/components/Sparkle.tsx index 35784f5a82f..e8149e503f0 100644 --- a/packages/icons/src/components/Sparkle.tsx +++ b/packages/icons/src/components/Sparkle.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SparkleSolid.tsx b/packages/icons/src/components/SparkleSolid.tsx index 40d5582f0d3..2cb6bfd87e0 100644 --- a/packages/icons/src/components/SparkleSolid.tsx +++ b/packages/icons/src/components/SparkleSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Stackoverflow.tsx b/packages/icons/src/components/Stackoverflow.tsx index d81ffcd6047..166ae296404 100644 --- a/packages/icons/src/components/Stackoverflow.tsx +++ b/packages/icons/src/components/Stackoverflow.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StepActive.tsx b/packages/icons/src/components/StepActive.tsx index cde08445e58..9c59724ec2d 100644 --- a/packages/icons/src/components/StepActive.tsx +++ b/packages/icons/src/components/StepActive.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StepDefault.tsx b/packages/icons/src/components/StepDefault.tsx index 3b8b715fd13..4026425da47 100644 --- a/packages/icons/src/components/StepDefault.tsx +++ b/packages/icons/src/components/StepDefault.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StepSuccess.tsx b/packages/icons/src/components/StepSuccess.tsx index 01224ce07ff..9576be3863d 100644 --- a/packages/icons/src/components/StepSuccess.tsx +++ b/packages/icons/src/components/StepSuccess.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Stethoscope.tsx b/packages/icons/src/components/Stethoscope.tsx index 7af70934354..a53548e5cdf 100644 --- a/packages/icons/src/components/Stethoscope.tsx +++ b/packages/icons/src/components/Stethoscope.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StethoscopeSolid.tsx b/packages/icons/src/components/StethoscopeSolid.tsx index 7d0258028af..55a657042fa 100644 --- a/packages/icons/src/components/StethoscopeSolid.tsx +++ b/packages/icons/src/components/StethoscopeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Storage.tsx b/packages/icons/src/components/Storage.tsx index bcd8ced38e8..5d0e273336c 100644 --- a/packages/icons/src/components/Storage.tsx +++ b/packages/icons/src/components/Storage.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StorageSolid.tsx b/packages/icons/src/components/StorageSolid.tsx index 3db57aeacc0..3454bcbb183 100644 --- a/packages/icons/src/components/StorageSolid.tsx +++ b/packages/icons/src/components/StorageSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Storefront.tsx b/packages/icons/src/components/Storefront.tsx index 384c4bca7f2..a66a05d5e5b 100644 --- a/packages/icons/src/components/Storefront.tsx +++ b/packages/icons/src/components/Storefront.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StorefrontSolid.tsx b/packages/icons/src/components/StorefrontSolid.tsx index 662bf275b27..1e70abde17f 100644 --- a/packages/icons/src/components/StorefrontSolid.tsx +++ b/packages/icons/src/components/StorefrontSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StringNumber.tsx b/packages/icons/src/components/StringNumber.tsx index c53b975fcf3..e19533622b1 100644 --- a/packages/icons/src/components/StringNumber.tsx +++ b/packages/icons/src/components/StringNumber.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/StringText.tsx b/packages/icons/src/components/StringText.tsx index 8ae806d9924..e3e6f47778b 100644 --- a/packages/icons/src/components/StringText.tsx +++ b/packages/icons/src/components/StringText.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Success.tsx b/packages/icons/src/components/Success.tsx index 7020310c5b7..2eb8defc9bd 100644 --- a/packages/icons/src/components/Success.tsx +++ b/packages/icons/src/components/Success.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SuccessSmall.tsx b/packages/icons/src/components/SuccessSmall.tsx index 7c61e7e0d3a..29c371f5650 100644 --- a/packages/icons/src/components/SuccessSmall.tsx +++ b/packages/icons/src/components/SuccessSmall.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SuccessSmallSolid.tsx b/packages/icons/src/components/SuccessSmallSolid.tsx index 5ab664bea51..867df4973c3 100644 --- a/packages/icons/src/components/SuccessSmallSolid.tsx +++ b/packages/icons/src/components/SuccessSmallSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SuccessSolid.tsx b/packages/icons/src/components/SuccessSolid.tsx index 61860e7c641..8b30ed476ab 100644 --- a/packages/icons/src/components/SuccessSolid.tsx +++ b/packages/icons/src/components/SuccessSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SuccessTick.tsx b/packages/icons/src/components/SuccessTick.tsx index 16e429acb8a..e6774ad46ed 100644 --- a/packages/icons/src/components/SuccessTick.tsx +++ b/packages/icons/src/components/SuccessTick.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Sum.tsx b/packages/icons/src/components/Sum.tsx index e06ce489481..620a4d6f99d 100644 --- a/packages/icons/src/components/Sum.tsx +++ b/packages/icons/src/components/Sum.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/SumSolid.tsx b/packages/icons/src/components/SumSolid.tsx index 5862a5f222a..3424e22381d 100644 --- a/packages/icons/src/components/SumSolid.tsx +++ b/packages/icons/src/components/SumSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Swap.tsx b/packages/icons/src/components/Swap.tsx index e5245bd8768..8f54466f132 100644 --- a/packages/icons/src/components/Swap.tsx +++ b/packages/icons/src/components/Swap.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Symphony.tsx b/packages/icons/src/components/Symphony.tsx index 0b9063fe673..0a7e9454cb3 100644 --- a/packages/icons/src/components/Symphony.tsx +++ b/packages/icons/src/components/Symphony.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Sync.tsx b/packages/icons/src/components/Sync.tsx index 4f5715b289a..511ac30123a 100644 --- a/packages/icons/src/components/Sync.tsx +++ b/packages/icons/src/components/Sync.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Tag.tsx b/packages/icons/src/components/Tag.tsx index 02b4741b2ee..0cf046bac88 100644 --- a/packages/icons/src/components/Tag.tsx +++ b/packages/icons/src/components/Tag.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TagClear.tsx b/packages/icons/src/components/TagClear.tsx index daef36427f4..7faac4702db 100644 --- a/packages/icons/src/components/TagClear.tsx +++ b/packages/icons/src/components/TagClear.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TagClearSolid.tsx b/packages/icons/src/components/TagClearSolid.tsx index 47f58f85b09..d600e1d434a 100644 --- a/packages/icons/src/components/TagClearSolid.tsx +++ b/packages/icons/src/components/TagClearSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TagSolid.tsx b/packages/icons/src/components/TagSolid.tsx index 9ec41ad2365..cb5ef4ae9c7 100644 --- a/packages/icons/src/components/TagSolid.tsx +++ b/packages/icons/src/components/TagSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Tails.tsx b/packages/icons/src/components/Tails.tsx index 1cc9cd39a72..0c8f3d21b8e 100644 --- a/packages/icons/src/components/Tails.tsx +++ b/packages/icons/src/components/Tails.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TailsSolid.tsx b/packages/icons/src/components/TailsSolid.tsx index c6d89b537b6..b1dc78e0310 100644 --- a/packages/icons/src/components/TailsSolid.tsx +++ b/packages/icons/src/components/TailsSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Target.tsx b/packages/icons/src/components/Target.tsx index f0eaedd2641..5c65ef2e2a9 100644 --- a/packages/icons/src/components/Target.tsx +++ b/packages/icons/src/components/Target.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TearOut.tsx b/packages/icons/src/components/TearOut.tsx index 8585c7b948c..07b15d2afed 100644 --- a/packages/icons/src/components/TearOut.tsx +++ b/packages/icons/src/components/TearOut.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ThumbsDown.tsx b/packages/icons/src/components/ThumbsDown.tsx index 9ce3acc086c..861f25a8d00 100644 --- a/packages/icons/src/components/ThumbsDown.tsx +++ b/packages/icons/src/components/ThumbsDown.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ThumbsDownSolid.tsx b/packages/icons/src/components/ThumbsDownSolid.tsx index ee391585dcf..5c32763c809 100644 --- a/packages/icons/src/components/ThumbsDownSolid.tsx +++ b/packages/icons/src/components/ThumbsDownSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ThumbsUp.tsx b/packages/icons/src/components/ThumbsUp.tsx index b4adf90d8c3..b750b8e0c90 100644 --- a/packages/icons/src/components/ThumbsUp.tsx +++ b/packages/icons/src/components/ThumbsUp.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ThumbsUpSolid.tsx b/packages/icons/src/components/ThumbsUpSolid.tsx index 6fee78d357b..56220d32fd3 100644 --- a/packages/icons/src/components/ThumbsUpSolid.tsx +++ b/packages/icons/src/components/ThumbsUpSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Tote.tsx b/packages/icons/src/components/Tote.tsx index 078267225c5..81c37d1c887 100644 --- a/packages/icons/src/components/Tote.tsx +++ b/packages/icons/src/components/Tote.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ToteSolid.tsx b/packages/icons/src/components/ToteSolid.tsx index 63ce5282fde..c7542ff76db 100644 --- a/packages/icons/src/components/ToteSolid.tsx +++ b/packages/icons/src/components/ToteSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Tree.tsx b/packages/icons/src/components/Tree.tsx index 27da495bc2c..31f0804b4e2 100644 --- a/packages/icons/src/components/Tree.tsx +++ b/packages/icons/src/components/Tree.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TreeSolid.tsx b/packages/icons/src/components/TreeSolid.tsx index d99851ca08f..0f48c67f0d7 100644 --- a/packages/icons/src/components/TreeSolid.tsx +++ b/packages/icons/src/components/TreeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TriangleDown.tsx b/packages/icons/src/components/TriangleDown.tsx index 7200f38863a..cbfa2eb4346 100644 --- a/packages/icons/src/components/TriangleDown.tsx +++ b/packages/icons/src/components/TriangleDown.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TriangleLeft.tsx b/packages/icons/src/components/TriangleLeft.tsx index 22ef28b5e4c..5aa33fa1a1a 100644 --- a/packages/icons/src/components/TriangleLeft.tsx +++ b/packages/icons/src/components/TriangleLeft.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TriangleRight.tsx b/packages/icons/src/components/TriangleRight.tsx index 85c724483f1..abcffbd8bdf 100644 --- a/packages/icons/src/components/TriangleRight.tsx +++ b/packages/icons/src/components/TriangleRight.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TriangleRightDown.tsx b/packages/icons/src/components/TriangleRightDown.tsx index 0bb2a2e4da0..d25eb3c4135 100644 --- a/packages/icons/src/components/TriangleRightDown.tsx +++ b/packages/icons/src/components/TriangleRightDown.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TriangleUp.tsx b/packages/icons/src/components/TriangleUp.tsx index c04573bf049..41b270ff817 100644 --- a/packages/icons/src/components/TriangleUp.tsx +++ b/packages/icons/src/components/TriangleUp.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Type.tsx b/packages/icons/src/components/Type.tsx index 0795fb2fdd4..7997fbda6e1 100644 --- a/packages/icons/src/components/Type.tsx +++ b/packages/icons/src/components/Type.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/TypeSolid.tsx b/packages/icons/src/components/TypeSolid.tsx index ee8b9fb1106..30ffeee2174 100644 --- a/packages/icons/src/components/TypeSolid.tsx +++ b/packages/icons/src/components/TypeSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Undo.tsx b/packages/icons/src/components/Undo.tsx index a0d8e01d65a..c51031de35f 100644 --- a/packages/icons/src/components/Undo.tsx +++ b/packages/icons/src/components/Undo.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Ungroup.tsx b/packages/icons/src/components/Ungroup.tsx index 2312a5c7376..bfe5a49cd50 100644 --- a/packages/icons/src/components/Ungroup.tsx +++ b/packages/icons/src/components/Ungroup.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UngroupSolid.tsx b/packages/icons/src/components/UngroupSolid.tsx index d3c57372396..59733baa4b3 100644 --- a/packages/icons/src/components/UngroupSolid.tsx +++ b/packages/icons/src/components/UngroupSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UniversalAccess.tsx b/packages/icons/src/components/UniversalAccess.tsx index ed9f3f4b64a..0d5aad2abd0 100644 --- a/packages/icons/src/components/UniversalAccess.tsx +++ b/packages/icons/src/components/UniversalAccess.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UniversalAccessSolid.tsx b/packages/icons/src/components/UniversalAccessSolid.tsx index 007e80de8ff..64f52513979 100644 --- a/packages/icons/src/components/UniversalAccessSolid.tsx +++ b/packages/icons/src/components/UniversalAccessSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Unlinked.tsx b/packages/icons/src/components/Unlinked.tsx index 947ebfa47b6..a37d440bdbc 100644 --- a/packages/icons/src/components/Unlinked.tsx +++ b/packages/icons/src/components/Unlinked.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Unlocked.tsx b/packages/icons/src/components/Unlocked.tsx index 64ecf57ea83..348b64c6646 100644 --- a/packages/icons/src/components/Unlocked.tsx +++ b/packages/icons/src/components/Unlocked.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UnlockedSolid.tsx b/packages/icons/src/components/UnlockedSolid.tsx index fc20dfa4a3f..7350ec5073c 100644 --- a/packages/icons/src/components/UnlockedSolid.tsx +++ b/packages/icons/src/components/UnlockedSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Upload.tsx b/packages/icons/src/components/Upload.tsx index 504474d8d3a..42d355f8c94 100644 --- a/packages/icons/src/components/Upload.tsx +++ b/packages/icons/src/components/Upload.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UrgencyCritical.tsx b/packages/icons/src/components/UrgencyCritical.tsx index 9b19d159033..1a267587933 100644 --- a/packages/icons/src/components/UrgencyCritical.tsx +++ b/packages/icons/src/components/UrgencyCritical.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UrgencyHigh.tsx b/packages/icons/src/components/UrgencyHigh.tsx index 5ef39a935a2..34f1588bd84 100644 --- a/packages/icons/src/components/UrgencyHigh.tsx +++ b/packages/icons/src/components/UrgencyHigh.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UrgencyLow.tsx b/packages/icons/src/components/UrgencyLow.tsx index f4c07d2b6bc..60f78b60f0d 100644 --- a/packages/icons/src/components/UrgencyLow.tsx +++ b/packages/icons/src/components/UrgencyLow.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UrgencyMedium.tsx b/packages/icons/src/components/UrgencyMedium.tsx index 52931b404f3..dc58f431c98 100644 --- a/packages/icons/src/components/UrgencyMedium.tsx +++ b/packages/icons/src/components/UrgencyMedium.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UrgencyNone.tsx b/packages/icons/src/components/UrgencyNone.tsx index 1dca20e4cae..a900c9d5036 100644 --- a/packages/icons/src/components/UrgencyNone.tsx +++ b/packages/icons/src/components/UrgencyNone.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/User.tsx b/packages/icons/src/components/User.tsx index 2a3d1eb0dc4..1afedb42e19 100644 --- a/packages/icons/src/components/User.tsx +++ b/packages/icons/src/components/User.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UserAdmin.tsx b/packages/icons/src/components/UserAdmin.tsx index 9ac90275abe..4852658f5ca 100644 --- a/packages/icons/src/components/UserAdmin.tsx +++ b/packages/icons/src/components/UserAdmin.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UserAdminSolid.tsx b/packages/icons/src/components/UserAdminSolid.tsx index bd7b4012204..717c4e08da6 100644 --- a/packages/icons/src/components/UserAdminSolid.tsx +++ b/packages/icons/src/components/UserAdminSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UserBadge.tsx b/packages/icons/src/components/UserBadge.tsx index 3834c5663dc..0ecae5dc97e 100644 --- a/packages/icons/src/components/UserBadge.tsx +++ b/packages/icons/src/components/UserBadge.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UserGroup.tsx b/packages/icons/src/components/UserGroup.tsx index d91dd22e15a..232834e8fb7 100644 --- a/packages/icons/src/components/UserGroup.tsx +++ b/packages/icons/src/components/UserGroup.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UserGroupSolid.tsx b/packages/icons/src/components/UserGroupSolid.tsx index dff4fae6956..4c4c9eaecca 100644 --- a/packages/icons/src/components/UserGroupSolid.tsx +++ b/packages/icons/src/components/UserGroupSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UserSolid.tsx b/packages/icons/src/components/UserSolid.tsx index bc4900dc095..15c23a2df89 100644 --- a/packages/icons/src/components/UserSolid.tsx +++ b/packages/icons/src/components/UserSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Utensils.tsx b/packages/icons/src/components/Utensils.tsx index 217002736b8..a8c5937d0eb 100644 --- a/packages/icons/src/components/Utensils.tsx +++ b/packages/icons/src/components/Utensils.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/UtensilsSolid.tsx b/packages/icons/src/components/UtensilsSolid.tsx index cd100d509fc..07a7c922255 100644 --- a/packages/icons/src/components/UtensilsSolid.tsx +++ b/packages/icons/src/components/UtensilsSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Video.tsx b/packages/icons/src/components/Video.tsx index d2815656fec..1a2f885e552 100644 --- a/packages/icons/src/components/Video.tsx +++ b/packages/icons/src/components/Video.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/VideoDisabled.tsx b/packages/icons/src/components/VideoDisabled.tsx index 03697cbe319..1e00a70f97b 100644 --- a/packages/icons/src/components/VideoDisabled.tsx +++ b/packages/icons/src/components/VideoDisabled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/VideoSolid.tsx b/packages/icons/src/components/VideoSolid.tsx index 65a513371be..44ae4d5828b 100644 --- a/packages/icons/src/components/VideoSolid.tsx +++ b/packages/icons/src/components/VideoSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Visible.tsx b/packages/icons/src/components/Visible.tsx index b0689ab7427..e98b1b1a926 100644 --- a/packages/icons/src/components/Visible.tsx +++ b/packages/icons/src/components/Visible.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/VisibleSolid.tsx b/packages/icons/src/components/VisibleSolid.tsx index 106a3ce9e3b..c88a4c4454c 100644 --- a/packages/icons/src/components/VisibleSolid.tsx +++ b/packages/icons/src/components/VisibleSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/VolumeDown.tsx b/packages/icons/src/components/VolumeDown.tsx index 09004ab3d53..fa17a4b5ef2 100644 --- a/packages/icons/src/components/VolumeDown.tsx +++ b/packages/icons/src/components/VolumeDown.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/VolumeOff.tsx b/packages/icons/src/components/VolumeOff.tsx index 2ea8b23f2b6..e0bd3cfcbb7 100644 --- a/packages/icons/src/components/VolumeOff.tsx +++ b/packages/icons/src/components/VolumeOff.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/VolumeUp.tsx b/packages/icons/src/components/VolumeUp.tsx index 70ae18b7b13..927308e3685 100644 --- a/packages/icons/src/components/VolumeUp.tsx +++ b/packages/icons/src/components/VolumeUp.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Warning.tsx b/packages/icons/src/components/Warning.tsx index 5c63f796519..857843f8087 100644 --- a/packages/icons/src/components/Warning.tsx +++ b/packages/icons/src/components/Warning.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/WarningSolid.tsx b/packages/icons/src/components/WarningSolid.tsx index 6e84b4c277f..00a0bd4ec50 100644 --- a/packages/icons/src/components/WarningSolid.tsx +++ b/packages/icons/src/components/WarningSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Watch.tsx b/packages/icons/src/components/Watch.tsx index fdd12a32816..c66c08f5ccb 100644 --- a/packages/icons/src/components/Watch.tsx +++ b/packages/icons/src/components/Watch.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/WatchSolid.tsx b/packages/icons/src/components/WatchSolid.tsx index dabbb29255f..78cd398aa43 100644 --- a/packages/icons/src/components/WatchSolid.tsx +++ b/packages/icons/src/components/WatchSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Waveform.tsx b/packages/icons/src/components/Waveform.tsx index 80578878955..98ed77bbb17 100644 --- a/packages/icons/src/components/Waveform.tsx +++ b/packages/icons/src/components/Waveform.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Weight.tsx b/packages/icons/src/components/Weight.tsx index f859fbbf73a..c9219e61de5 100644 --- a/packages/icons/src/components/Weight.tsx +++ b/packages/icons/src/components/Weight.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/WeightSolid.tsx b/packages/icons/src/components/WeightSolid.tsx index 85238832ca1..8b0aa6a45d8 100644 --- a/packages/icons/src/components/WeightSolid.tsx +++ b/packages/icons/src/components/WeightSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Wifi.tsx b/packages/icons/src/components/Wifi.tsx index ae5d36937b1..0b2d93908c2 100644 --- a/packages/icons/src/components/Wifi.tsx +++ b/packages/icons/src/components/Wifi.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/WifiDisabled.tsx b/packages/icons/src/components/WifiDisabled.tsx index 5abffe3d7ed..518f44b02c8 100644 --- a/packages/icons/src/components/WifiDisabled.tsx +++ b/packages/icons/src/components/WifiDisabled.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Woman.tsx b/packages/icons/src/components/Woman.tsx index ce7249b45b1..793bb2a80d5 100644 --- a/packages/icons/src/components/Woman.tsx +++ b/packages/icons/src/components/Woman.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/WomanSolid.tsx b/packages/icons/src/components/WomanSolid.tsx index 0f81d1bd449..5660e3c0f16 100644 --- a/packages/icons/src/components/WomanSolid.tsx +++ b/packages/icons/src/components/WomanSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Woodland.tsx b/packages/icons/src/components/Woodland.tsx index f9d2fe339cf..2725d84a6af 100644 --- a/packages/icons/src/components/Woodland.tsx +++ b/packages/icons/src/components/Woodland.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/WoodlandSolid.tsx b/packages/icons/src/components/WoodlandSolid.tsx index 992aa2527a7..67a3d6d649a 100644 --- a/packages/icons/src/components/WoodlandSolid.tsx +++ b/packages/icons/src/components/WoodlandSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Xls.tsx b/packages/icons/src/components/Xls.tsx index ff578a0f195..f9f334035d1 100644 --- a/packages/icons/src/components/Xls.tsx +++ b/packages/icons/src/components/Xls.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/XlsSolid.tsx b/packages/icons/src/components/XlsSolid.tsx index 1931563d84f..4afc37f6f7e 100644 --- a/packages/icons/src/components/XlsSolid.tsx +++ b/packages/icons/src/components/XlsSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/Zip.tsx b/packages/icons/src/components/Zip.tsx index acbee21c8fe..407aa912a81 100644 --- a/packages/icons/src/components/Zip.tsx +++ b/packages/icons/src/components/Zip.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/packages/icons/src/components/ZipSolid.tsx b/packages/icons/src/components/ZipSolid.tsx index 279fbb9dc77..45ce53838a5 100644 --- a/packages/icons/src/components/ZipSolid.tsx +++ b/packages/icons/src/components/ZipSolid.tsx @@ -1,4 +1,5 @@ // WARNING: This file was generated by a script. Do not modify it manually + import { forwardRef } from "react"; import { Icon, type IconProps } from "../icon"; diff --git a/yarn.lock b/yarn.lock index 17134100ec9..8802ef340d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2452,6 +2452,31 @@ __metadata: languageName: node linkType: hard +"@biomejs/js-api@npm:^0.6.2": + version: 0.6.2 + resolution: "@biomejs/js-api@npm:0.6.2" + peerDependencies: + "@biomejs/wasm-bundler": ^1.8.2 + "@biomejs/wasm-nodejs": ^1.8.2 + "@biomejs/wasm-web": ^1.8.2 + peerDependenciesMeta: + "@biomejs/wasm-bundler": + optional: true + "@biomejs/wasm-nodejs": + optional: true + "@biomejs/wasm-web": + optional: true + checksum: 10/b5cde2821ac3a2473989b86bbc29fc7152cc3c71f98a7eed508b1a7cc648f0f4602ebe349eeda821f6c44bb93c561f2c3d1d571c7d98ac85b85cc77ff8b9b1c2 + languageName: node + linkType: hard + +"@biomejs/wasm-nodejs@npm:^1.8.3": + version: 1.8.3 + resolution: "@biomejs/wasm-nodejs@npm:1.8.3" + checksum: 10/fceb5149fb442f49968d787315d55011397537409e9b872820fdcbc6e01429cda82fd9697ee88cb298b382d2754857560fbba563a9b80acf555ccaa7fef1f03e + languageName: node + linkType: hard + "@braintree/sanitize-url@npm:=6.0.2, @braintree/sanitize-url@npm:^6.0.0": version: 6.0.2 resolution: "@braintree/sanitize-url@npm:6.0.2" @@ -5790,6 +5815,8 @@ __metadata: resolution: "@salt-ds/root@workspace:." dependencies: "@biomejs/biome": "npm:1.8.3" + "@biomejs/js-api": "npm:^0.6.2" + "@biomejs/wasm-nodejs": "npm:^1.8.3" "@changesets/cli": "npm:^2.25.2" "@cypress/code-coverage": "npm:^3.12.35" "@faker-js/faker": "npm:^8.0.0"