propro-common-components 0.2.68 → 0.2.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1085) hide show
  1. package/dist/api/useGetx.d.ts +1 -1
  2. package/dist/api/useMutate.d.ts +14 -11
  3. package/dist/backendRequests.d.ts +3 -1
  4. package/dist/components/AccountManagement/AccountManagementMenu.d.ts +8 -1
  5. package/dist/components/AccountManagement/index.d.ts +14 -2
  6. package/dist/components/AvatarMenu/index.d.ts +6 -2
  7. package/dist/components/IconLoader/IconLoader.d.ts +11 -0
  8. package/dist/components/IconStyleSelection/IconStyleSelection.d.ts +8 -0
  9. package/dist/components/switch/ListGridSwitch.d.ts +10 -0
  10. package/dist/components/switch/icon/GridSVG.d.ts +4 -0
  11. package/dist/components/switch/icon/Icon.d.ts +7 -0
  12. package/dist/components/switch/icon/ListSVG.d.ts +4 -0
  13. package/dist/components/ui/Loading.d.ts +2 -1
  14. package/dist/components/ui/button.d.ts +3 -2
  15. package/dist/components/ui/input.d.ts +1 -1
  16. package/dist/components/ui/switch.d.ts +2 -2
  17. package/dist/components/ui/tooltip.d.ts +7 -0
  18. package/dist/constants/messages.d.ts +7 -0
  19. package/dist/constants/tauriConstants.d.ts +6 -0
  20. package/dist/context/AuthContext.d.ts +13 -0
  21. package/dist/hooks/useAuth.d.ts +5 -0
  22. package/dist/interfaces/account.interface.d.ts +31 -0
  23. package/dist/main.css +1 -1
  24. package/dist/main.d.ts +26 -8
  25. package/dist/plasmicComponents/ButtonFromProPro.d.ts +17 -0
  26. package/dist/plasmicComponents/Description.d.ts +6 -0
  27. package/dist/plasmicComponents/IconImports.d.ts +6 -0
  28. package/dist/plasmicComponents/Label.d.ts +6 -0
  29. package/dist/plasmicComponents/ProProLabel.d.ts +6 -0
  30. package/dist/plasmicComponents/SignInSignUpFormLayout.d.ts +6 -0
  31. package/dist/plasmicComponents/Slider.d.ts +6 -0
  32. package/dist/plasmicComponents/SliderThumb.d.ts +6 -0
  33. package/dist/plasmicComponents/TextInputFromProPro.d.ts +8 -0
  34. package/dist/plasmicComponents/plasmic/plasmic_tabs/PlasmicButton.d.ts +30 -30
  35. package/dist/plasmicComponents/plasmic/plasmic_tabs/icons/PlasmicIcon__Checksvg.d.ts +3 -3
  36. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicButtonFromProPro.d.ts +134 -0
  37. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicDescription.d.ts +65 -0
  38. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicFooterLink.d.ts +22 -22
  39. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicGlobalVariant__Screen.d.ts +0 -6
  40. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicLabel.d.ts +91 -0
  41. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicLogo.d.ts +28 -7
  42. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicProProLabel.d.ts +102 -0
  43. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSignInSignUpForm.d.ts +313 -160
  44. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSignInSignUpFormLayout.d.ts +217 -0
  45. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSlider.d.ts +185 -0
  46. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicSliderThumb.d.ts +49 -0
  47. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicTextInputFromProPro.d.ts +141 -0
  48. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsArrowBack.d.ts +7 -0
  49. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsArrowBackUp.d.ts +7 -0
  50. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsChevronDownLeft.d.ts +7 -0
  51. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsChevronDownRight.d.ts +7 -0
  52. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsChevronUpLeft.d.ts +7 -0
  53. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsChevronUpRight.d.ts +7 -0
  54. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsChevronsDown.d.ts +7 -0
  55. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsChevronsRight.d.ts +7 -0
  56. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaArrowsChevronsUp.d.ts +7 -0
  57. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaCabanaCabanaUserInterfaceMoreHorizontalLine.d.ts +7 -0
  58. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaChartsGraphsBar01DownDuotone.d.ts +7 -0
  59. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaChartsGraphsDoughnutDuotone.d.ts +7 -0
  60. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaChartsGraphsPie7Duotone.d.ts +7 -0
  61. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaChartsGraphsStackedColumn02DownDuotone.d.ts +7 -0
  62. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaCheckboxChecked.d.ts +7 -0
  63. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaCheckboxHover.d.ts +7 -0
  64. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaCheckboxIndeterminate.d.ts +7 -0
  65. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDateTimeCalendarLockedAltDuotone.d.ts +7 -0
  66. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDateTimeCalendarRemoveDuotone.d.ts +7 -0
  67. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDateTimeClock02Duotone.d.ts +7 -0
  68. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDateTimeClock03Duotone.d.ts +7 -0
  69. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDateTimeHourglassOffDuotone.d.ts +7 -0
  70. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDateTimeSnoozeDuotone.d.ts +7 -0
  71. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignBrushDuotone.d.ts +7 -0
  72. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignCircleAndSquareDuotone.d.ts +7 -0
  73. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignEraserDuotone.d.ts +7 -0
  74. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignImageDuotone.d.ts +7 -0
  75. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPaintRollerDuotone.d.ts +7 -0
  76. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPaletteDuotone.d.ts +7 -0
  77. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPaletteLine.d.ts +7 -0
  78. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPenDuotone.d.ts +7 -0
  79. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPencilDuotone.d.ts +7 -0
  80. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPerspective01Duotone.d.ts +7 -0
  81. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPerspective01Line.d.ts +7 -0
  82. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPerspective01Solid.d.ts +7 -0
  83. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPerspective02Duotone.d.ts +7 -0
  84. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPerspective02Line.d.ts +7 -0
  85. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPerspective02Solid.d.ts +7 -0
  86. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignPickerDuotone.d.ts +7 -0
  87. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignRulerDuotone.d.ts +7 -0
  88. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignScaleDuotone.d.ts +7 -0
  89. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignZoomInDuotone.d.ts +7 -0
  90. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDesignZoomOutDuotone.d.ts +7 -0
  91. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsBattery60Duotone.d.ts +7 -0
  92. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsBatteryChargingDuotone.d.ts +7 -0
  93. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsBluetoothDuotone.d.ts +7 -0
  94. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsControllerDuotone.d.ts +7 -0
  95. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsElectricalPlugDuotone.d.ts +7 -0
  96. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsFlashDriveLine.d.ts +7 -0
  97. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsKeyboardDuotone.d.ts +7 -0
  98. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsLaptopDuotone.d.ts +7 -0
  99. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsLightBulbDuotone.d.ts +7 -0
  100. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsLightningDuotone.d.ts +7 -0
  101. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsMicrochipDuotone.d.ts +7 -0
  102. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsMicrochipLine.d.ts +7 -0
  103. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsMobile01Duotone.d.ts +7 -0
  104. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsPrinterDuotone.d.ts +7 -0
  105. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaDevicesElectronicsSmartWatchDuotone.d.ts +7 -0
  106. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentBankCardCheckDuotone.d.ts +7 -0
  107. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentBankCardExportDuotone.d.ts +7 -0
  108. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentBankCardsDuotone.d.ts +7 -0
  109. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentBanknote01Duotone.d.ts +7 -0
  110. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentCalculatorDuotone.d.ts +7 -0
  111. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentCoinBitcoinDuotone.d.ts +7 -0
  112. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentCoinDollarDuotone.d.ts +7 -0
  113. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentCoinInsertLine.d.ts +7 -0
  114. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFinancePaymentCoins01Duotone.d.ts +7 -0
  115. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFoodDrinksAvocadoDuotone.d.ts +7 -0
  116. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFoodDrinksBurgerDuotone.d.ts +7 -0
  117. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFormattingDistributeVerticalDuotone.d.ts +7 -0
  118. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFormattingListBoxesDuotone.d.ts +7 -0
  119. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFormattingTextAlignCenterDuotone.d.ts +7 -0
  120. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFormattingTextAlignJustifyDuotone.d.ts +7 -0
  121. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFormattingTextAlignLeftDuotone.d.ts +7 -0
  122. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFormattingTextAlignRightDuotone.d.ts +7 -0
  123. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaFormattingTextAlignRightLine.d.ts +7 -0
  124. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsAdjustDuotone.d.ts +7 -0
  125. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsAirPlayDuotone.d.ts +7 -0
  126. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsAlbumLibraryDuotone.d.ts +7 -0
  127. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsAudioLibraryDuotone.d.ts +7 -0
  128. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsBackward01Duotone.d.ts +7 -0
  129. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsBackward02Duotone.d.ts +7 -0
  130. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsBrightnessDownDuotone.d.ts +7 -0
  131. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsBrightnessUpDuotone.d.ts +7 -0
  132. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsCloseCircleDuotone.d.ts +7 -0
  133. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsEjectDuotone.d.ts +7 -0
  134. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsExitFullScreenDuotone.d.ts +7 -0
  135. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsFastBackwardDuotone.d.ts +7 -0
  136. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsFastForwardDuotone.d.ts +7 -0
  137. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsFastForwardSolid.d.ts +7 -0
  138. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsForward01Duotone.d.ts +7 -0
  139. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsForward01Line.d.ts +7 -0
  140. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsForward01Solid.d.ts +7 -0
  141. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsForward02Duotone.d.ts +7 -0
  142. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsFullScreenDuotone.d.ts +7 -0
  143. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsFullScreenSolid.d.ts +7 -0
  144. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsMicrophoneDuotone.d.ts +7 -0
  145. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsMicrophoneOffDuotone.d.ts +7 -0
  146. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsMusicalNote01Duotone.d.ts +7 -0
  147. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsMusicalNote01Line.d.ts +7 -0
  148. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsMusicalNote01Solid.d.ts +7 -0
  149. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsMusicalNote02Duotone.d.ts +7 -0
  150. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsNextDuotone.d.ts +7 -0
  151. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsPauseDuotone.d.ts +7 -0
  152. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsPictureInPictureDuotone.d.ts +7 -0
  153. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsPlayCircleDuotone.d.ts +7 -0
  154. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsPlayDuotone.d.ts +7 -0
  155. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsRecordDuotone.d.ts +7 -0
  156. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsRecordSolid.d.ts +7 -0
  157. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStopCircleDuotone.d.ts +7 -0
  158. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStopCircleLine.d.ts +7 -0
  159. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStopCircleSolid.d.ts +7 -0
  160. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStopDuotone.d.ts +7 -0
  161. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStopLine.d.ts +7 -0
  162. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStopSolid.d.ts +7 -0
  163. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStretchHeightDuotone.d.ts +7 -0
  164. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsStretchWidthDuotone.d.ts +7 -0
  165. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsSubtitlesDuotone.d.ts +7 -0
  166. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsSubtitlesLine.d.ts +7 -0
  167. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsVideoDuotone.d.ts +7 -0
  168. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsVideoLibraryDuotone.d.ts +7 -0
  169. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsVolume01Duotone.d.ts +7 -0
  170. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsVolume02Duotone.d.ts +7 -0
  171. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsVolumeDownDuotone.d.ts +7 -0
  172. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsVolumeMuteDuotone.d.ts +7 -0
  173. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaControlsVolumeUpDuotone.d.ts +7 -0
  174. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaVideoPlus.d.ts +7 -0
  175. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaVolume.d.ts +7 -0
  176. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaVolume2.d.ts +7 -0
  177. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMediaVolume3.d.ts +7 -0
  178. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthBeakerDuotone.d.ts +7 -0
  179. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthDnaDuotone.d.ts +7 -0
  180. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthHeartRateDuotone.d.ts +7 -0
  181. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthHeartRateMonitorDuotone.d.ts +7 -0
  182. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthHospitalBuildingDuotone.d.ts +7 -0
  183. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthMedicalChartDuotone.d.ts +7 -0
  184. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthMedicalCrossDuotone.d.ts +7 -0
  185. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthMedicalMaskDuotone.d.ts +7 -0
  186. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthPetriDishDuotone.d.ts +7 -0
  187. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthPillDuotone.d.ts +7 -0
  188. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthStethoscopeDuotone.d.ts +7 -0
  189. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthTabletsSolid.d.ts +7 -0
  190. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthTestTubeDuotone.d.ts +7 -0
  191. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthThermometerDuotone.d.ts +7 -0
  192. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaMedicineHealthVirusDuotone.d.ts +7 -0
  193. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNatureLeaf.d.ts +7 -0
  194. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNaturePlant.d.ts +7 -0
  195. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNaturePlant2.d.ts +7 -0
  196. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNatureSeeding.d.ts +7 -0
  197. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelCampsiteDuotone.d.ts +7 -0
  198. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelFlagDuotone.d.ts +7 -0
  199. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelGlobeDuotone.d.ts +7 -0
  200. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelGlobeLine.d.ts +7 -0
  201. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelGlobeSolid.d.ts +7 -0
  202. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelLocationAddDuotone.d.ts +7 -0
  203. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelLocationDuotone.d.ts +7 -0
  204. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelLocationLine.d.ts +7 -0
  205. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelLocationOffDuotone.d.ts +7 -0
  206. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelLocationRemoveAltDuotone.d.ts +7 -0
  207. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelLocationSearchDuotone.d.ts +7 -0
  208. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelMapDuotone.d.ts +7 -0
  209. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelMapLine.d.ts +7 -0
  210. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelMapSolid.d.ts +7 -0
  211. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPassportDuotone.d.ts +7 -0
  212. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPassportLine.d.ts +7 -0
  213. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPassportSolid.d.ts +7 -0
  214. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPointerLeftDuotone.d.ts +7 -0
  215. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPointerLeftLine.d.ts +7 -0
  216. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPointerLeftSolid.d.ts +7 -0
  217. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPointerRightDuotone.d.ts +7 -0
  218. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPointerRightLine.d.ts +7 -0
  219. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelPointerRightSolid.d.ts +7 -0
  220. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadDuotone.d.ts +7 -0
  221. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadLine.d.ts +7 -0
  222. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignAheadOnlyDuotone.d.ts +7 -0
  223. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignAheadOnlyLine.d.ts +7 -0
  224. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignAheadOnlySolid.d.ts +7 -0
  225. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignAirportDuotone.d.ts +7 -0
  226. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignLeftDuotone.d.ts +7 -0
  227. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignLeftLine.d.ts +7 -0
  228. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignLeftSolid.d.ts +7 -0
  229. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignNoEntryDuotone.d.ts +7 -0
  230. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignNoEntryLine.d.ts +7 -0
  231. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignNoEntrySolid.d.ts +7 -0
  232. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignNoStoppingDuotone.d.ts +7 -0
  233. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignParkingDuotone.d.ts +7 -0
  234. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignRightDuotone.d.ts +7 -0
  235. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignStopDuotone.d.ts +7 -0
  236. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignStopLine.d.ts +7 -0
  237. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignTurnLeftAheadDuotone.d.ts +7 -0
  238. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSignTurnRightAheadDuotone.d.ts +7 -0
  239. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRoadSolid.d.ts +7 -0
  240. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelRouteDuotone.d.ts +7 -0
  241. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaNavigationTravelTrafficConeDuotone.d.ts +7 -0
  242. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPeopleUser.d.ts +7 -0
  243. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCareEyedropperSolid.d.ts +7 -0
  244. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCareFlaconDuotone.d.ts +7 -0
  245. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCareFlaconLine.d.ts +7 -0
  246. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCareFlaconSolid.d.ts +7 -0
  247. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCareHairDryerDuotone.d.ts +7 -0
  248. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCarePaletteDuotone.d.ts +7 -0
  249. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCareShowerDuotone.d.ts +7 -0
  250. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaPersonalCareSoapDuotone.d.ts +7 -0
  251. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaRadioButtonChecked.d.ts +7 -0
  252. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaRadioButtonHover.d.ts +7 -0
  253. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceBadgeDiscountDuotone.d.ts +7 -0
  254. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceBarcodeDuotone.d.ts +7 -0
  255. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceDoorSignDuotone.d.ts +7 -0
  256. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceDoorSignLine.d.ts +7 -0
  257. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceFilterDuotone.d.ts +7 -0
  258. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceGiftDuotone.d.ts +7 -0
  259. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceHandCartSolid.d.ts +7 -0
  260. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceMegaphoneDuotone.d.ts +7 -0
  261. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceMegaphoneLine.d.ts +7 -0
  262. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceMegaphoneSolid.d.ts +7 -0
  263. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceReceiptDuotone.d.ts +7 -0
  264. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceReceiptLine.d.ts +7 -0
  265. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceReceiptSolid.d.ts +7 -0
  266. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceScanDuotone.d.ts +7 -0
  267. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceScanLine.d.ts +7 -0
  268. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceScanSolid.d.ts +7 -0
  269. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShopDuotone.d.ts +7 -0
  270. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShopLine.d.ts +7 -0
  271. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShopSolid.d.ts +7 -0
  272. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingBagDuotone.d.ts +7 -0
  273. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingBagLine.d.ts +7 -0
  274. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingBagSolid.d.ts +7 -0
  275. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingBasketDuotone.d.ts +7 -0
  276. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingBasketLine.d.ts +7 -0
  277. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingBasketSolid.d.ts +7 -0
  278. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingCartDuotone.d.ts +7 -0
  279. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingCartLine.d.ts +7 -0
  280. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingCartSolid.d.ts +7 -0
  281. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingListDuotone.d.ts +7 -0
  282. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingListLine.d.ts +7 -0
  283. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingListSolid.d.ts +7 -0
  284. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingTagDuotone.d.ts +7 -0
  285. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingTagLine.d.ts +7 -0
  286. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerceShoppingTagSolid.d.ts +7 -0
  287. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerce/320/241alculatorDuotone.d.ts +7 -0
  288. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerce/320/241alculatorLine.d.ts +7 -0
  289. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaShoppingEcommerce/320/241alculatorSolid.d.ts +7 -0
  290. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsAndroidDuotone.d.ts +7 -0
  291. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsAndroidLine.d.ts +7 -0
  292. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsAndroidSolid.d.ts +7 -0
  293. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsAppleDuotone.d.ts +7 -0
  294. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsAppleLine.d.ts +7 -0
  295. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsAppleSolid.d.ts +7 -0
  296. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsBehanceDuotone.d.ts +7 -0
  297. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsBehanceLine.d.ts +7 -0
  298. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsBehanceSolid.d.ts +7 -0
  299. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsDribbbleDuotone.d.ts +7 -0
  300. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsDribbbleLine.d.ts +7 -0
  301. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsDribbbleSolid.d.ts +7 -0
  302. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFacebookDuotone.d.ts +7 -0
  303. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFacebookLine.d.ts +7 -0
  304. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFacebookSolid.d.ts +7 -0
  305. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFigmaDuotone.d.ts +7 -0
  306. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFigmaLine.d.ts +7 -0
  307. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFigmaSolid.d.ts +7 -0
  308. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFoursquareDuotone.d.ts +7 -0
  309. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFoursquareLine.d.ts +7 -0
  310. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsFoursquareSolid.d.ts +7 -0
  311. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsInstagramDuotone.d.ts +7 -0
  312. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsInstagramLine.d.ts +7 -0
  313. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsInstagramSolid.d.ts +7 -0
  314. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsLinkedInDuotone.d.ts +7 -0
  315. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsLinkedInLine.d.ts +7 -0
  316. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsLinkedInSolid.d.ts +7 -0
  317. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsMessengerDuotone.d.ts +7 -0
  318. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsMessengerLine.d.ts +7 -0
  319. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsMessengerSolid.d.ts +7 -0
  320. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsNetflixDuotone.d.ts +7 -0
  321. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsNetflixLine.d.ts +7 -0
  322. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsNetflixSolid.d.ts +7 -0
  323. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsPinterestDuotone.d.ts +7 -0
  324. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsPinterestLine.d.ts +7 -0
  325. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsPinterestSolid.d.ts +7 -0
  326. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsProductHuntDuotone.d.ts +7 -0
  327. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsProductHuntLine.d.ts +7 -0
  328. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsProductHuntSolid.d.ts +7 -0
  329. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsSketchDuotone.d.ts +7 -0
  330. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsSketchLine.d.ts +7 -0
  331. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsSketchSolid.d.ts +7 -0
  332. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsSoundCloudDuotone.d.ts +7 -0
  333. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsSoundCloudLine.d.ts +7 -0
  334. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsSoundCloudSolid.d.ts +7 -0
  335. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTikTokDuotone.d.ts +7 -0
  336. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTikTokLine.d.ts +7 -0
  337. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTikTokSolid.d.ts +7 -0
  338. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTrelloDuotone.d.ts +7 -0
  339. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTrelloLine.d.ts +7 -0
  340. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTrelloSolid.d.ts +7 -0
  341. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTwitterDuotone.d.ts +7 -0
  342. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTwitterLine.d.ts +7 -0
  343. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsTwitterSolid.d.ts +7 -0
  344. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsWindowsDuotone.d.ts +7 -0
  345. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsWindowsLine.d.ts +7 -0
  346. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsYouTubeDuotone.d.ts +7 -0
  347. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSocialMediaBrandsYouTubeSolid.d.ts +7 -0
  348. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessBasketballBallDuotone.d.ts +7 -0
  349. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessBoxingGloveDuotone.d.ts +7 -0
  350. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessFencingDuotone.d.ts +7 -0
  351. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessFlagDuotone.d.ts +7 -0
  352. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessFootballBallDuotone.d.ts +7 -0
  353. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessMedalDuotone.d.ts +7 -0
  354. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessScoreboardDuotone.d.ts +7 -0
  355. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessStandingsDuotone.d.ts +7 -0
  356. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessStopwatchDuotone.d.ts +7 -0
  357. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessTrophyDuotone.d.ts +7 -0
  358. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaSportsFitnessWeightDuotone.d.ts +7 -0
  359. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowDownLeftLine.d.ts +7 -0
  360. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowDownLine.d.ts +7 -0
  361. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowDownRightLine.d.ts +7 -0
  362. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowLeftLine.d.ts +7 -0
  363. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowRightLine.d.ts +7 -0
  364. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowUpLeftLine.d.ts +7 -0
  365. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowUpLine.d.ts +7 -0
  366. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceArrowUpRightLine.d.ts +7 -0
  367. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBellDuotone.d.ts +7 -0
  368. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBellLine.d.ts +7 -0
  369. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBellOffDuotone.d.ts +7 -0
  370. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBellSolid.d.ts +7 -0
  371. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBookmarkAddDuotone.d.ts +7 -0
  372. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBookmarkDuotone.d.ts +7 -0
  373. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBookmarkLine.d.ts +7 -0
  374. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBookmarkSolid.d.ts +7 -0
  375. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceBookmarkSubtractDuotone.d.ts +7 -0
  376. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceCheckCircleDuotone.d.ts +7 -0
  377. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceCheckSquareDuotone.d.ts +7 -0
  378. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronDownCircleDuotone.d.ts +7 -0
  379. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronDownSquareDuotone.d.ts +7 -0
  380. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronLeftCircleDuotone.d.ts +7 -0
  381. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronLeftSquareDuotone.d.ts +7 -0
  382. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronRightCircleDuotone.d.ts +7 -0
  383. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronRightCircleSolid.d.ts +7 -0
  384. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronRightLine.d.ts +7 -0
  385. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronRightSquareDuotone.d.ts +7 -0
  386. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronUpCircleDuotone.d.ts +7 -0
  387. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceChevronUpSquareDuotone.d.ts +7 -0
  388. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceEditDuotone.d.ts +7 -0
  389. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceExclamationMarkCircleDuotone.d.ts +7 -0
  390. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceExclamationMarkSquareDuotone.d.ts +7 -0
  391. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceExportDuotone.d.ts +7 -0
  392. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceEyeDuotone.d.ts +7 -0
  393. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceEyeOffDuotone.d.ts +7 -0
  394. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileAddAltDuotone.d.ts +7 -0
  395. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileCheckAltDuotone.d.ts +7 -0
  396. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileCheckDuotone.d.ts +7 -0
  397. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileDownloadAltDuotone.d.ts +7 -0
  398. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileDownloadAltLine.d.ts +7 -0
  399. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileDownloadDuotone.d.ts +7 -0
  400. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileDuotone.d.ts +7 -0
  401. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileEditAltDuotone.d.ts +7 -0
  402. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileEditDuotone.d.ts +7 -0
  403. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileExportAltDuotone.d.ts +7 -0
  404. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileExportDuotone.d.ts +7 -0
  405. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileFavoriteDuotone.d.ts +7 -0
  406. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileFavouriteAltDuotone.d.ts +7 -0
  407. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileImportDuotone.d.ts +7 -0
  408. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileLockedAltDuotone.d.ts +7 -0
  409. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileOffDuotone.d.ts +7 -0
  410. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileRemoveDuotone.d.ts +7 -0
  411. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileSearchAltDuotone.d.ts +7 -0
  412. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileSearchDuotone.d.ts +7 -0
  413. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileUploadAltDuotone.d.ts +7 -0
  414. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFileUploadDuotone.d.ts +7 -0
  415. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderAddAltLine.d.ts +7 -0
  416. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderAddDuotone.d.ts +7 -0
  417. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderCheckAltDuotone.d.ts +7 -0
  418. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderCheckDuotone.d.ts +7 -0
  419. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderDownloadAltDuotone.d.ts +7 -0
  420. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderDownloadDuotone.d.ts +7 -0
  421. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderDuotone.d.ts +7 -0
  422. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderEditAltDuotone.d.ts +7 -0
  423. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderEditDuotone.d.ts +7 -0
  424. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderExportAltDuotone.d.ts +7 -0
  425. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderExportDuotone.d.ts +7 -0
  426. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderFavouriteAltDuotone.d.ts +7 -0
  427. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderFavouriteDuotone.d.ts +7 -0
  428. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderImportAltDuotone.d.ts +7 -0
  429. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderImportDuotone.d.ts +7 -0
  430. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderLockedDuotone.d.ts +7 -0
  431. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderOffDuotone.d.ts +7 -0
  432. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderRemoveAltDuotone.d.ts +7 -0
  433. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderRemoveDuotone.d.ts +7 -0
  434. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderSearchAltDuotone.d.ts +7 -0
  435. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderSearchDuotone.d.ts +7 -0
  436. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderSubtractAltDuotone.d.ts +7 -0
  437. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderSubtractDuotone.d.ts +7 -0
  438. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderUploadDuotone.d.ts +7 -0
  439. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceFolderViewDuotone.d.ts +7 -0
  440. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceGrid01Duotone.d.ts +7 -0
  441. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceGrid02Duotone.d.ts +7 -0
  442. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceGrid03Duotone.d.ts +7 -0
  443. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceGridHorizontalDuotone.d.ts +7 -0
  444. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceGridVerticalDuotone.d.ts +7 -0
  445. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceHeartDuotone.d.ts +7 -0
  446. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceHomeDuotone.d.ts +7 -0
  447. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceHomeLine.d.ts +7 -0
  448. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceHomeSolid.d.ts +7 -0
  449. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceImportDuotone.d.ts +7 -0
  450. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceImportLine.d.ts +7 -0
  451. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceImportSolid.d.ts +7 -0
  452. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceInfoCircleDuotone.d.ts +7 -0
  453. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceInfoSquareDuotone.d.ts +7 -0
  454. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceLockDuotone.d.ts +7 -0
  455. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceLockOpenDuotone.d.ts +7 -0
  456. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceLoginDuotone.d.ts +7 -0
  457. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceLoginLine.d.ts +7 -0
  458. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceLogoutDuotone.d.ts +7 -0
  459. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceLogoutLine.d.ts +7 -0
  460. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceMinusCircleDuotone.d.ts +7 -0
  461. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceMinusSquareDuotone.d.ts +7 -0
  462. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceMoreCircleDuotone.d.ts +7 -0
  463. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceMoreSquareDuotone.d.ts +7 -0
  464. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfacePlusCircleDuotone.d.ts +7 -0
  465. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfacePlusSquareDuotone.d.ts +7 -0
  466. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceQuestionMarkCircleDuotone.d.ts +7 -0
  467. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceQuestionMarkSquareDuotone.d.ts +7 -0
  468. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceRemoveCircleDuotone.d.ts +7 -0
  469. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceRemoveSquareDuotone.d.ts +7 -0
  470. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceSettingsAdjustHorizontalDuotone.d.ts +7 -0
  471. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceSettingsAdjustVerticalDuotone.d.ts +7 -0
  472. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceSettingsDuotone.d.ts +7 -0
  473. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceStarDuotone.d.ts +7 -0
  474. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceStarLine.d.ts +7 -0
  475. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceStarOffDuotone.d.ts +7 -0
  476. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceStarSolid.d.ts +7 -0
  477. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceTrashCanDuotone.d.ts +7 -0
  478. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceUserDuotone.d.ts +7 -0
  479. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceViewBoardDuotone.d.ts +7 -0
  480. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaUserInterfaceViewListDuotone.d.ts +7 -0
  481. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSeaSunriseDuotone.d.ts +7 -0
  482. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSnowAndRainDuotone.d.ts +7 -0
  483. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSnowfall02Duotone.d.ts +7 -0
  484. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSnowflakeDuotone.d.ts +7 -0
  485. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSunnyDuotone.d.ts +7 -0
  486. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSunrise01Duotone.d.ts +7 -0
  487. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSunrise02Duotone.d.ts +7 -0
  488. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSunset01Duotone.d.ts +7 -0
  489. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherSunset02Duotone.d.ts +7 -0
  490. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherThermometerDuotone.d.ts +7 -0
  491. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__CabanaWeatherThunderstorm02Duotone.d.ts +7 -0
  492. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Filledsvg.d.ts +3 -3
  493. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Icon3.d.ts +7 -0
  494. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAccessTime24Line.d.ts +7 -0
  495. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAccessTime24Solid.d.ts +7 -0
  496. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAccessibility24Line.d.ts +7 -0
  497. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAccessibility24Solid.d.ts +7 -0
  498. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftActivity24Line.d.ts +7 -0
  499. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftActivity24Solid.d.ts +7 -0
  500. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAdd24Line.d.ts +7 -0
  501. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAdd24Solid.d.ts +7 -0
  502. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAddCircle24Line.d.ts +7 -0
  503. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAddCircle24Solid.d.ts +7 -0
  504. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAddressBookNumber24Line.d.ts +7 -0
  505. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAddressBookNumber24Solid.d.ts +7 -0
  506. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAirplane24Line.d.ts +7 -0
  507. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAirplane24Solid.d.ts +7 -0
  508. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlert24Line.d.ts +7 -0
  509. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlert24Solid.d.ts +7 -0
  510. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertOff24Line.d.ts +7 -0
  511. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertOff24Solid.d.ts +7 -0
  512. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertOn24Line.d.ts +7 -0
  513. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertOn24Solid.d.ts +7 -0
  514. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertSnooze24Line.d.ts +7 -0
  515. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertSnooze24Solid.d.ts +7 -0
  516. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertUrgent24Line.d.ts +7 -0
  517. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAlertUrgent24Solid.d.ts +7 -0
  518. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppFolder24Line.d.ts +7 -0
  519. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppFolder24Solid.d.ts +7 -0
  520. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppGeneric24Line.d.ts +7 -0
  521. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppGeneric24Solid.d.ts +7 -0
  522. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppRecent24Line.d.ts +7 -0
  523. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppRecent24Solid.d.ts +7 -0
  524. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppSpan24Line.d.ts +7 -0
  525. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppSpan24Solid.d.ts +7 -0
  526. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppTitle24Line.d.ts +7 -0
  527. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppTitle24Solid.d.ts +7 -0
  528. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppUnspan24Line.d.ts +7 -0
  529. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppUnspan24Solid.d.ts +7 -0
  530. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftApps24Line.d.ts +7 -0
  531. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftApps24Solid.d.ts +7 -0
  532. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppsAddIn24Line.d.ts +7 -0
  533. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppsAddIn24Solid.d.ts +7 -0
  534. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppsList24Line.d.ts +7 -0
  535. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAppsList24Solid.d.ts +7 -0
  536. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArchive24Line.d.ts +7 -0
  537. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArchive24Solid.d.ts +7 -0
  538. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowClockwise24Line.d.ts +7 -0
  539. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowClockwise24Solid.d.ts +7 -0
  540. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowCounterclockwise24Line.d.ts +7 -0
  541. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowCounterclockwise24Solid.d.ts +7 -0
  542. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDown24Line.d.ts +7 -0
  543. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDown24Solid.d.ts +7 -0
  544. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDownLeft24Line.d.ts +7 -0
  545. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDownLeft24Solid.d.ts +7 -0
  546. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDownRightCircle24Line.d.ts +7 -0
  547. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDownRightCircle24Solid.d.ts +7 -0
  548. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDownload24Line.d.ts +7 -0
  549. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowDownload24Solid.d.ts +7 -0
  550. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowEnter24Line.d.ts +7 -0
  551. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowEnter24Solid.d.ts +7 -0
  552. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowExpand24Line.d.ts +7 -0
  553. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowExpand24Solid.d.ts +7 -0
  554. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowExport24Line.d.ts +7 -0
  555. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowExport24Solid.d.ts +7 -0
  556. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowForward24Line.d.ts +7 -0
  557. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowForward24Solid.d.ts +7 -0
  558. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowImport24Line.d.ts +7 -0
  559. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowImport24Solid.d.ts +7 -0
  560. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowLeft24Line.d.ts +7 -0
  561. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowLeft24Solid.d.ts +7 -0
  562. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowMaximize24Line.d.ts +7 -0
  563. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowMaximize24Solid.d.ts +7 -0
  564. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowMinimize24Line.d.ts +7 -0
  565. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowMinimize24Solid.d.ts +7 -0
  566. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowNext24Line.d.ts +7 -0
  567. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowNext24Solid.d.ts +7 -0
  568. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowPrevious24Line.d.ts +7 -0
  569. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftArrowPrevious24Solid.d.ts +7 -0
  570. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAttach24Line.d.ts +7 -0
  571. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftAttach24Solid.d.ts +7 -0
  572. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBackspace24Line.d.ts +7 -0
  573. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBackspace24Solid.d.ts +7 -0
  574. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetooth24Line.d.ts +7 -0
  575. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetooth24Solid.d.ts +7 -0
  576. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetoothConnected24Line.d.ts +7 -0
  577. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetoothConnected24Solid.d.ts +7 -0
  578. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetoothDisabled24Line.d.ts +7 -0
  579. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetoothDisabled24Solid.d.ts +7 -0
  580. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetoothSearching24Line.d.ts +7 -0
  581. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBluetoothSearching24Solid.d.ts +7 -0
  582. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBoard24Line.d.ts +7 -0
  583. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBoard24Solid.d.ts +7 -0
  584. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaCompatibility24Line.d.ts +7 -0
  585. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaCompatibility24Solid.d.ts +7 -0
  586. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaEngineering24Solid.d.ts +7 -0
  587. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaLogical24Solid.d.ts +7 -0
  588. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaLookup24Line.d.ts +7 -0
  589. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaMath24Solid.d.ts +7 -0
  590. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaRecent24Line.d.ts +7 -0
  591. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaRecent24Solid.d.ts +7 -0
  592. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaStatistics24Line.d.ts +7 -0
  593. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaStatistics24Solid.d.ts +7 -0
  594. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaText24Line.d.ts +7 -0
  595. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookFormulaText24Solid.d.ts +7 -0
  596. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookmark24Line.d.ts +7 -0
  597. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBookmark24Solid.d.ts +7 -0
  598. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBot24Line.d.ts +7 -0
  599. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBot24Solid.d.ts +7 -0
  600. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBotAdd24Line.d.ts +7 -0
  601. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBotAdd24Solid.d.ts +7 -0
  602. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBranch24Line.d.ts +7 -0
  603. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBranch24Solid.d.ts +7 -0
  604. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBriefcase24Line.d.ts +7 -0
  605. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBriefcase24Solid.d.ts +7 -0
  606. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBroadActivityFeed24Line.d.ts +7 -0
  607. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBroadActivityFeed24Solid.d.ts +7 -0
  608. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBugReport24Line.d.ts +7 -0
  609. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftBugReport24Solid.d.ts +7 -0
  610. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCamera24Line.d.ts +7 -0
  611. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCamera24Solid.d.ts +7 -0
  612. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCameraAdd24Line.d.ts +7 -0
  613. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCameraAdd24Solid.d.ts +7 -0
  614. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCameraSwitch24Line.d.ts +7 -0
  615. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCameraSwitch24Solid.d.ts +7 -0
  616. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCast24Line.d.ts +7 -0
  617. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCast24Solid.d.ts +7 -0
  618. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCertificate24Line.d.ts +7 -0
  619. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCertificate24Solid.d.ts +7 -0
  620. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannel24Line.d.ts +7 -0
  621. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannel24Solid.d.ts +7 -0
  622. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannelFollow24Line.d.ts +7 -0
  623. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannelFollow24Solid.d.ts +7 -0
  624. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannelNotifications24Line.d.ts +7 -0
  625. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannelNotifications24Solid.d.ts +7 -0
  626. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannelUnfollow24Line.d.ts +7 -0
  627. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChannelUnfollow24Solid.d.ts +7 -0
  628. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChat24Line.d.ts +7 -0
  629. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChat24Solid.d.ts +7 -0
  630. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChatHelp24Line.d.ts +7 -0
  631. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChatHelp24Solid.d.ts +7 -0
  632. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckboxChecked24Line.d.ts +7 -0
  633. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckboxChecked24Solid.d.ts +7 -0
  634. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckboxUnchecked24Line.d.ts +7 -0
  635. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckboxUnchecked24Solid.d.ts +7 -0
  636. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckmark24Line.d.ts +7 -0
  637. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckmark24Solid.d.ts +7 -0
  638. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckmarkCircle24Line.d.ts +7 -0
  639. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckmarkCircle24Solid.d.ts +7 -0
  640. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckmarkSquare24Line.d.ts +7 -0
  641. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCheckmarkSquare24Solid.d.ts +7 -0
  642. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronDown24Line.d.ts +7 -0
  643. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronDown24Solid.d.ts +7 -0
  644. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronDownCircle24Line.d.ts +7 -0
  645. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronDownCircle24Solid.d.ts +7 -0
  646. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronLeft24Line.d.ts +7 -0
  647. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronLeft24Solid.d.ts +7 -0
  648. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronRight24Line.d.ts +7 -0
  649. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronRight24Solid.d.ts +7 -0
  650. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronUp24Line.d.ts +7 -0
  651. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftChevronUp24Solid.d.ts +7 -0
  652. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClass24Line.d.ts +7 -0
  653. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClass24Solid.d.ts +7 -0
  654. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClipboard24Line.d.ts +7 -0
  655. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClipboard24Solid.d.ts +7 -0
  656. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClipboardPaste24Line.d.ts +7 -0
  657. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClipboardPaste24Solid.d.ts +7 -0
  658. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClipboardText24Line.d.ts +7 -0
  659. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClipboardText24Solid.d.ts +7 -0
  660. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClock24Line.d.ts +7 -0
  661. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClock24Solid.d.ts +7 -0
  662. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClosedCaption24Line.d.ts +7 -0
  663. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftClosedCaption24Solid.d.ts +7 -0
  664. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloud24Line.d.ts +7 -0
  665. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloud24Solid.d.ts +7 -0
  666. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudBackup24Line.d.ts +7 -0
  667. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudBackup24Solid.d.ts +7 -0
  668. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudDownload24Line.d.ts +7 -0
  669. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudDownload24Solid.d.ts +7 -0
  670. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudOff24Line.d.ts +7 -0
  671. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudOff24Solid.d.ts +7 -0
  672. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudOffline24Line.d.ts +7 -0
  673. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudOffline24Solid.d.ts +7 -0
  674. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudSyncComplete24Filled.d.ts +7 -0
  675. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCloudSyncComplete24Regular.d.ts +7 -0
  676. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCode24Line.d.ts +7 -0
  677. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCode24Solid.d.ts +7 -0
  678. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCollections24Solid.d.ts +7 -0
  679. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftColor24Solid.d.ts +7 -0
  680. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftComment24Line.d.ts +7 -0
  681. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftComment24Solid.d.ts +7 -0
  682. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCommentNext24Line.d.ts +7 -0
  683. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCommentNext24Solid.d.ts +7 -0
  684. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCookies24Line.d.ts +7 -0
  685. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCookies24Solid.d.ts +7 -0
  686. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCopy24Line.d.ts +7 -0
  687. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftCopy24Solid.d.ts +7 -0
  688. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataSunburst24Line.d.ts +7 -0
  689. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataSunburst24Solid.d.ts +7 -0
  690. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataTreemap24Line.d.ts +7 -0
  691. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataTreemap24Solid.d.ts +7 -0
  692. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataUsage24Line.d.ts +7 -0
  693. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataUsage24Solid.d.ts +7 -0
  694. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataWaterfall24Line.d.ts +7 -0
  695. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataWaterfall24Solid.d.ts +7 -0
  696. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataWhisker24Line.d.ts +7 -0
  697. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDataWhisker24Solid.d.ts +7 -0
  698. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDelete24Line.d.ts +7 -0
  699. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDelete24Solid.d.ts +7 -0
  700. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeleteForever24Line.d.ts +7 -0
  701. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeleteForever24Solid.d.ts +7 -0
  702. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeleteOff24Line.d.ts +7 -0
  703. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeleteOff24Solid.d.ts +7 -0
  704. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDesktop24Line.d.ts +7 -0
  705. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDesktop24Solid.d.ts +7 -0
  706. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeveloperBoard24Line.d.ts +7 -0
  707. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeveloperBoard24Solid.d.ts +7 -0
  708. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeviceEq24Line.d.ts +7 -0
  709. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDeviceEq24Solid.d.ts +7 -0
  710. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDialpad24Line.d.ts +7 -0
  711. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDialpad24Solid.d.ts +7 -0
  712. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDismiss24Line.d.ts +7 -0
  713. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDismiss24Solid.d.ts +7 -0
  714. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDismissCircle24Line.d.ts +7 -0
  715. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDismissCircle24Solid.d.ts +7 -0
  716. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDividerShort24Line.d.ts +7 -0
  717. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDividerShort24Solid.d.ts +7 -0
  718. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDividerTall24Line.d.ts +7 -0
  719. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDividerTall24Solid.d.ts +7 -0
  720. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDock24Line.d.ts +7 -0
  721. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDock24Solid.d.ts +7 -0
  722. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDockLeft24Line.d.ts +7 -0
  723. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDockLeft24Solid.d.ts +7 -0
  724. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDockRow24Line.d.ts +7 -0
  725. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDockRow24Solid.d.ts +7 -0
  726. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocument24Line.d.ts +7 -0
  727. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocument24Solid.d.ts +7 -0
  728. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentAutosave24Line.d.ts +7 -0
  729. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentAutosave24Solid.d.ts +7 -0
  730. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentCopy24Line.d.ts +7 -0
  731. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentCopy24Solid.d.ts +7 -0
  732. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentDiscard24Line.d.ts +7 -0
  733. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentDiscard24Solid.d.ts +7 -0
  734. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentPdf24Line.d.ts +7 -0
  735. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentPdf24Solid.d.ts +7 -0
  736. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentSearch24Line.d.ts +7 -0
  737. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDocumentSearch24Solid.d.ts +7 -0
  738. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDrafts24Line.d.ts +7 -0
  739. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDrafts24Solid.d.ts +7 -0
  740. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDrag24Line.d.ts +7 -0
  741. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftDrag24Solid.d.ts +7 -0
  742. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEdit24Line.d.ts +7 -0
  743. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEdit24Solid.d.ts +7 -0
  744. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEmoji24Line.d.ts +7 -0
  745. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEmoji24Solid.d.ts +7 -0
  746. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEyeHide24Line.d.ts +7 -0
  747. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEyeHide24Solid.d.ts +7 -0
  748. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEyeShow24Line.d.ts +7 -0
  749. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftEyeShow24Solid.d.ts +7 -0
  750. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFastForward24Line.d.ts +7 -0
  751. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFastForward24Solid.d.ts +7 -0
  752. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFingerprint24Solid.d.ts +7 -0
  753. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFlag24Line.d.ts +7 -0
  754. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFlagOff24Line.d.ts +7 -0
  755. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFlashOn24Solid.d.ts +7 -0
  756. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFolder24Line.d.ts +7 -0
  757. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFolder24Solid.d.ts +7 -0
  758. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFolderOpen24Line.d.ts +7 -0
  759. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftFolderOpen24Solid.d.ts +7 -0
  760. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftGift24Line.d.ts +7 -0
  761. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftGift24Solid.d.ts +7 -0
  762. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftGlance24Line.d.ts +7 -0
  763. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftGlance24Solid.d.ts +7 -0
  764. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftInPrivateAccount24Line.d.ts +7 -0
  765. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftIncognito24Line.d.ts +7 -0
  766. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftInfo24Line.d.ts +7 -0
  767. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftInfo24Solid.d.ts +7 -0
  768. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftKey24Line.d.ts +7 -0
  769. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftKey24Solid.d.ts +7 -0
  770. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftKeyboard24Line.d.ts +7 -0
  771. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftKeyboardDock24Solid.d.ts +7 -0
  772. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftLayer24Line.d.ts +7 -0
  773. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftLayer24Solid.d.ts +7 -0
  774. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftLightbulb24Line.d.ts +7 -0
  775. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMail24Solid.d.ts +7 -0
  776. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMailAdd24Line.d.ts +7 -0
  777. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMailInbox24Line.d.ts +7 -0
  778. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMailMoveToFocussed24Line.d.ts +7 -0
  779. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMailMoveToFocussed24Solid.d.ts +7 -0
  780. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMailRead24Line.d.ts +7 -0
  781. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMailUnread24Line.d.ts +7 -0
  782. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMailUnsubscribe24Solid.d.ts +7 -0
  783. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMap24Line.d.ts +7 -0
  784. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMap24Solid.d.ts +7 -0
  785. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMarkRead24Line.d.ts +7 -0
  786. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMarkRead24Solid.d.ts +7 -0
  787. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMarkUnread24Line.d.ts +7 -0
  788. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMeetNow24Line.d.ts +7 -0
  789. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMegaphone24Solid.d.ts +7 -0
  790. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMicOff24Solid.d.ts +7 -0
  791. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftMore24Solid.d.ts +7 -0
  792. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNetworkCheck24Solid.d.ts +7 -0
  793. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNew24Line.d.ts +7 -0
  794. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNew24Solid.d.ts +7 -0
  795. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNews24Line.d.ts +7 -0
  796. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNews24Solid.d.ts +7 -0
  797. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNone24Solid.d.ts +7 -0
  798. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNote24Line.d.ts +7 -0
  799. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNote24Solid.d.ts +7 -0
  800. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNotebook24Line.d.ts +7 -0
  801. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNotebook24Solid.d.ts +7 -0
  802. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNotebookSection24Line.d.ts +7 -0
  803. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNotebookSection24Solid.d.ts +7 -0
  804. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNumberRow24Line.d.ts +7 -0
  805. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNumberRow24Solid.d.ts +7 -0
  806. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNumberSymbol24Line.d.ts +7 -0
  807. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftNumberSymbol24Solid.d.ts +7 -0
  808. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOfficeApps24Solid.d.ts +7 -0
  809. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOpen24Line.d.ts +7 -0
  810. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOpen24Solid.d.ts +7 -0
  811. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOpenFolder24Line.d.ts +7 -0
  812. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOpenFolder24Solid.d.ts +7 -0
  813. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOpenInBrowser24Line.d.ts +7 -0
  814. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOpenInBrowser24Solid.d.ts +7 -0
  815. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOrganizationChart24Line.d.ts +7 -0
  816. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOrganizationChart24Solid.d.ts +7 -0
  817. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOwner24Line.d.ts +7 -0
  818. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftOwner24Solid.d.ts +7 -0
  819. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPageView24Line.d.ts +7 -0
  820. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPageView24Solid.d.ts +7 -0
  821. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPair24Line.d.ts +7 -0
  822. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPair24Solid.d.ts +7 -0
  823. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPatient24Line.d.ts +7 -0
  824. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPatient24Solid.d.ts +7 -0
  825. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPause24Line.d.ts +7 -0
  826. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPause24Solid.d.ts +7 -0
  827. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPayment24Line.d.ts +7 -0
  828. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPayment24Solid.d.ts +7 -0
  829. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPenSettings24Line.d.ts +7 -0
  830. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPenSettings24Solid.d.ts +7 -0
  831. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeople24Line.d.ts +7 -0
  832. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeople24Solid.d.ts +7 -0
  833. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleAdd24Line.d.ts +7 -0
  834. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleAdd24Solid.d.ts +7 -0
  835. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleCommunity24Line.d.ts +7 -0
  836. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleCommunity24Solid.d.ts +7 -0
  837. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleCommunityAdd24Line.d.ts +7 -0
  838. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleCommunityAdd24Solid.d.ts +7 -0
  839. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleSearch24Line.d.ts +7 -0
  840. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleSearch24Solid.d.ts +7 -0
  841. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleTeam24Line.d.ts +7 -0
  842. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPeopleTeam24Solid.d.ts +7 -0
  843. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPerson24Line.d.ts +7 -0
  844. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPerson24Solid.d.ts +7 -0
  845. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonAvailable24Line.d.ts +7 -0
  846. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonAvailable24Solid.d.ts +7 -0
  847. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonBlock24Line.d.ts +7 -0
  848. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonBlock24Solid.d.ts +7 -0
  849. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonFeedback24Line.d.ts +7 -0
  850. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonFeedback24Solid.d.ts +7 -0
  851. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonLeave24Line.d.ts +7 -0
  852. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonLeave24Solid.d.ts +7 -0
  853. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonVoice24Line.d.ts +7 -0
  854. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPersonVoice24Solid.d.ts +7 -0
  855. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhone24Line.d.ts +7 -0
  856. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhone24Solid.d.ts +7 -0
  857. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneAddNewApp24Line.d.ts +7 -0
  858. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneAddNewApp24Solid.d.ts +7 -0
  859. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneDesktop24Line.d.ts +7 -0
  860. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneDesktop24Solid.d.ts +7 -0
  861. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneError24Line.d.ts +7 -0
  862. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneError24Solid.d.ts +7 -0
  863. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneUpdate24Line.d.ts +7 -0
  864. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhoneUpdate24Solid.d.ts +7 -0
  865. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhotoFilter24Solid.d.ts +7 -0
  866. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhotoRotate24Line.d.ts +7 -0
  867. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPhotoRotate24Solid.d.ts +7 -0
  868. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPin24Line.d.ts +7 -0
  869. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPin24Solid.d.ts +7 -0
  870. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPinOff24Line.d.ts +7 -0
  871. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPinOff24Solid.d.ts +7 -0
  872. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPlay24Line.d.ts +7 -0
  873. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPlay24Solid.d.ts +7 -0
  874. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPlayCircle24Line.d.ts +7 -0
  875. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPlayCircle24Solid.d.ts +7 -0
  876. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPointScan24Line.d.ts +7 -0
  877. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPoll24Line.d.ts +7 -0
  878. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPoll24Solid.d.ts +7 -0
  879. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPower24Solid.d.ts +7 -0
  880. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPptOutline24Line.d.ts +7 -0
  881. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPptOutline24Solid.d.ts +7 -0
  882. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPremium24Solid.d.ts +7 -0
  883. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPrint24Line.d.ts +7 -0
  884. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftPrint24Solid.d.ts +7 -0
  885. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRadioButton24Line.d.ts +7 -0
  886. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRadioButton24Solid.d.ts +7 -0
  887. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReOrder24Line.d.ts +7 -0
  888. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReOrder24Solid.d.ts +7 -0
  889. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReadAloud24Line.d.ts +7 -0
  890. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReadAloud24Solid.d.ts +7 -0
  891. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReadOnly24Line.d.ts +7 -0
  892. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReadingMode24Line.d.ts +7 -0
  893. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReadingMode24Solid.d.ts +7 -0
  894. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReadingModeMobile24Line.d.ts +7 -0
  895. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReadingModeMobile24Solid.d.ts +7 -0
  896. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRecommended24Line.d.ts +7 -0
  897. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRecommended24Solid.d.ts +7 -0
  898. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRemove24Line.d.ts +7 -0
  899. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRemove24Solid.d.ts +7 -0
  900. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRename24Solid.d.ts +7 -0
  901. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftResizeImage24Line.d.ts +7 -0
  902. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftResizeImage24Solid.d.ts +7 -0
  903. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftResizeVideo24Line.d.ts +7 -0
  904. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftResizeVideo24Solid.d.ts +7 -0
  905. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReward24Line.d.ts +7 -0
  906. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftReward24Solid.d.ts +7 -0
  907. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRewind24Line.d.ts +7 -0
  908. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRewind24Solid.d.ts +7 -0
  909. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRouter24Line.d.ts +7 -0
  910. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftRouter24Solid.d.ts +7 -0
  911. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSafe24Line.d.ts +7 -0
  912. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSafe24Solid.d.ts +7 -0
  913. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSave24Line.d.ts +7 -0
  914. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSave24Solid.d.ts +7 -0
  915. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSaveAs24Line.d.ts +7 -0
  916. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSaveAs24Solid.d.ts +7 -0
  917. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSaveCopy24Line.d.ts +7 -0
  918. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSaveCopy24Solid.d.ts +7 -0
  919. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftScan24Line.d.ts +7 -0
  920. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftScan24Solid.d.ts +7 -0
  921. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftScratchpad24Line.d.ts +7 -0
  922. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftScratchpad24Solid.d.ts +7 -0
  923. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftScreenshot24Line.d.ts +7 -0
  924. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftScreenshot24Solid.d.ts +7 -0
  925. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSearch24Line.d.ts +7 -0
  926. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSearch24Solid.d.ts +7 -0
  927. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSearchSquare24Line.d.ts +7 -0
  928. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSearchSquare24Solid.d.ts +7 -0
  929. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSelectAll24Line.d.ts +7 -0
  930. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSelectAll24Solid.d.ts +7 -0
  931. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSelectAllOff24Line.d.ts +7 -0
  932. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSend24Line.d.ts +7 -0
  933. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSend24Solid.d.ts +7 -0
  934. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSendCopy24Line.d.ts +7 -0
  935. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSendCopy24Solid.d.ts +7 -0
  936. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSettingMic24Line.d.ts +7 -0
  937. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSettings24Line.d.ts +7 -0
  938. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSettings24Solid.d.ts +7 -0
  939. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSettingsDev24Line.d.ts +7 -0
  940. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSettingsDev24Solid.d.ts +7 -0
  941. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShapes24Line.d.ts +7 -0
  942. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShapes24Solid.d.ts +7 -0
  943. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShare24Line.d.ts +7 -0
  944. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShare24Solid.d.ts +7 -0
  945. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareAndroid24Line.d.ts +7 -0
  946. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareAndroid24Solid.d.ts +7 -0
  947. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareCloseTray24Line.d.ts +7 -0
  948. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareCloseTray24Solid.d.ts +7 -0
  949. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareDesktop24Line.d.ts +7 -0
  950. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareDesktop24Solid.d.ts +7 -0
  951. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareIOs24Line.d.ts +7 -0
  952. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareIOs24Solid.d.ts +7 -0
  953. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareScreen24Line.d.ts +7 -0
  954. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareScreen24Solid.d.ts +7 -0
  955. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareStop24Line.d.ts +7 -0
  956. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShareStop24Solid.d.ts +7 -0
  957. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShield24Line.d.ts +7 -0
  958. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShield24Solid.d.ts +7 -0
  959. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShifts24Line.d.ts +7 -0
  960. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftShifts24Solid.d.ts +7 -0
  961. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSignOut24Line.d.ts +7 -0
  962. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSignature24Line.d.ts +7 -0
  963. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSignature24Solid.d.ts +7 -0
  964. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSiteWarning24Solid.d.ts +7 -0
  965. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSleep24Solid.d.ts +7 -0
  966. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeaker024Line.d.ts +7 -0
  967. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeaker024Solid.d.ts +7 -0
  968. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeaker124Line.d.ts +7 -0
  969. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeaker124Solid.d.ts +7 -0
  970. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeaker24Line.d.ts +7 -0
  971. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeaker24Solid.d.ts +7 -0
  972. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerBluetooth24Line.d.ts +7 -0
  973. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerBluetooth24Solid.d.ts +7 -0
  974. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerNone24Line.d.ts +7 -0
  975. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerNone24Solid.d.ts +7 -0
  976. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerOff24Line.d.ts +7 -0
  977. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerOff24Solid.d.ts +7 -0
  978. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerSettings24Line.d.ts +7 -0
  979. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSpeakerSettings24Solid.d.ts +7 -0
  980. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStar24Line.d.ts +7 -0
  981. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStar24Solid.d.ts +7 -0
  982. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStarAdd24Line.d.ts +7 -0
  983. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStarAdd24Solid.d.ts +7 -0
  984. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStarOff24Line.d.ts +7 -0
  985. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStarOff24Solid.d.ts +7 -0
  986. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStatus24Line.d.ts +7 -0
  987. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStatus24Solid.d.ts +7 -0
  988. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSticker24Line.d.ts +7 -0
  989. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSticker24Solid.d.ts +7 -0
  990. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStorage24Line.d.ts +7 -0
  991. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftStorage24Solid.d.ts +7 -0
  992. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSubway24Solid.d.ts +7 -0
  993. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSuggestion24Line.d.ts +7 -0
  994. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSuggestion24Solid.d.ts +7 -0
  995. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSurfaceHub24Line.d.ts +7 -0
  996. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSurfaceHub24Solid.d.ts +7 -0
  997. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSwipeDown24Line.d.ts +7 -0
  998. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSwipeDown24Solid.d.ts +7 -0
  999. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSwipeRight24Line.d.ts +7 -0
  1000. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSwipeRight24Solid.d.ts +7 -0
  1001. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSwipeUp24Line.d.ts +7 -0
  1002. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftSwipeUp24Solid.d.ts +7 -0
  1003. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTabSweep24Line.d.ts +7 -0
  1004. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTable24Line.d.ts +7 -0
  1005. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTabs24Line.d.ts +7 -0
  1006. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTabs24Solid.d.ts +7 -0
  1007. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTag24Line.d.ts +7 -0
  1008. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTag24Solid.d.ts +7 -0
  1009. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTapDouble24Line.d.ts +7 -0
  1010. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTapDouble24Solid.d.ts +7 -0
  1011. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTapSingle24Line.d.ts +7 -0
  1012. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTapSingle24Solid.d.ts +7 -0
  1013. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftText24Solid.d.ts +7 -0
  1014. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTextAdd24Solid.d.ts +7 -0
  1015. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTextAlignCenter24Line.d.ts +7 -0
  1016. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTimeAndWeather24Line.d.ts +7 -0
  1017. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTimeAndWeather24Solid.d.ts +7 -0
  1018. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTimer1024Line.d.ts +7 -0
  1019. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTimer24Solid.d.ts +7 -0
  1020. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTopSpeed24Line.d.ts +7 -0
  1021. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftTopSpeed24Solid.d.ts +7 -0
  1022. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftVideo24Line.d.ts +7 -0
  1023. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftVideo24Solid.d.ts +7 -0
  1024. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWallpaper24Solid.d.ts +7 -0
  1025. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWarning24Line.d.ts +7 -0
  1026. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWarning24Solid.d.ts +7 -0
  1027. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWeatherCloudy24Line.d.ts +7 -0
  1028. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWeatherCloudy24Solid.d.ts +7 -0
  1029. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWeatherSnowflake24Line.d.ts +7 -0
  1030. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWeatherSqualls24Solid.d.ts +7 -0
  1031. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWeatherSunny24Line.d.ts +7 -0
  1032. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWeatherSunny24Solid.d.ts +7 -0
  1033. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWebAsset24Line.d.ts +7 -0
  1034. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWebAsset24Solid.d.ts +7 -0
  1035. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWeekend24Solid.d.ts +7 -0
  1036. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWhiteboard24Line.d.ts +7 -0
  1037. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWhiteboard24Solid.d.ts +7 -0
  1038. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWiFi224Solid.d.ts +7 -0
  1039. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWiFi324Line.d.ts +7 -0
  1040. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWiFi324Solid.d.ts +7 -0
  1041. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWiFi424Line.d.ts +7 -0
  1042. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWiFi424Solid.d.ts +7 -0
  1043. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftWindowDevTools24Solid.d.ts +7 -0
  1044. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__MicrosoftXboxConsole24Solid.d.ts +7 -0
  1045. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Searchsvg.d.ts +3 -3
  1046. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Selector.d.ts +7 -0
  1047. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__ShortStopLogoMark2.d.ts +7 -0
  1048. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__SocialMediaBrandsWindowsSolid.d.ts +7 -0
  1049. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__SvgCleanerId0.d.ts +7 -0
  1050. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__SvgCleanerId02.d.ts +7 -0
  1051. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__SvgCleanerId03.d.ts +7 -0
  1052. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__SvgCleanerId1.d.ts +7 -0
  1053. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Vector.d.ts +7 -0
  1054. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Vector10.d.ts +7 -0
  1055. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Vector13.d.ts +7 -0
  1056. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Vector14.d.ts +7 -0
  1057. package/dist/propro-common-components.js +46711 -42527
  1058. package/dist/services/LocalStorage.service.d.ts +3 -0
  1059. package/dist/utils/axiosInstance.d.ts +2 -0
  1060. package/dist/utils/checkAccessToken.d.ts +8 -0
  1061. package/dist/utils/config/index.config.d.ts +10 -0
  1062. package/dist/utils/extensionAuth.d.ts +20 -0
  1063. package/dist/utils/getStorage.d.ts +5 -0
  1064. package/dist/utils/getTauriEndpoint.d.ts +9 -0
  1065. package/dist/utils/handleAuth.d.ts +1 -0
  1066. package/dist/utils/handleErrors.d.ts +38 -0
  1067. package/dist/utils/iconUtils.d.ts +16 -0
  1068. package/dist/utils/logout.d.ts +2 -0
  1069. package/dist/utils/setCookie.d.ts +4 -0
  1070. package/package.json +112 -88
  1071. package/dist/Utils/checkAccessToken.d.ts +0 -2
  1072. package/dist/Utils/handleAuth.d.ts +0 -1
  1073. package/dist/Utils/handleErrors.d.ts +0 -0
  1074. package/dist/components/AppHOC.d.ts +0 -5
  1075. package/dist/plasmicComponents/Homepage.d.ts +0 -6
  1076. package/dist/plasmicComponents/TextInput.d.ts +0 -8
  1077. package/dist/plasmicComponents/TextInput2.d.ts +0 -8
  1078. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicButton.d.ts +0 -134
  1079. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicHomepage.d.ts +0 -67
  1080. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicTextInput.d.ts +0 -141
  1081. package/dist/plasmicComponents/plasmic/pro_pro/PlasmicTextInput2.d.ts +0 -141
  1082. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Checksvg.d.ts +0 -7
  1083. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Icon.d.ts +0 -7
  1084. package/dist/plasmicComponents/plasmic/pro_pro/icons/PlasmicIcon__Vector15.d.ts +0 -7
  1085. /package/dist/{Utils → utils}/getCookie.d.ts +0 -0
@@ -1,144 +1,181 @@
1
- import { Flex as Flex__, SingleChoiceArg, StrictProps } from '@plasmicapp/react-web';
1
+ import { Flex as Flex__, SingleBooleanChoiceArg, SingleChoiceArg, StrictProps } from '@plasmicapp/react-web';
2
2
  import { default as Logo } from '../../Logo';
3
- import { default as TextInput } from '../../TextInput';
4
- import { default as Button } from '../../Button';
3
+ import { default as ProProLabel } from '../../ProProLabel';
4
+ import { default as TextInputFromProPro } from '../../TextInputFromProPro';
5
+ import { default as ButtonFromProPro } from '../../ButtonFromProPro';
5
6
  /** @jsxRuntime classic */
6
7
  /** @jsx createPlasmicElementProxy */
7
8
  /** @jsxFrag React.Fragment */
8
- import * as React from "react";
9
+ import * as React from 'react';
9
10
  export type PlasmicSignInSignUpForm__VariantMembers = {
10
- mode: "signIn" | "signUp" | "magic";
11
- app: "hubHub" | "mapMap";
11
+ mode: 'signIn' | 'signUp' | 'signUpWithGuestOption' | 'magic' | 'resetPassword' | 'forgotPassword' | 'approvalCode' | 'shortStopConnected' | 'secretKey';
12
+ app: 'hubHub' | 'mapMap' | 'mapMapDesktopAltGreen' | 'shortStop';
13
+ hidingSignupElements: 'socialLogins' | 'magicLink' | 'both';
14
+ hideLogo: 'hideLogo';
12
15
  };
13
16
  export type PlasmicSignInSignUpForm__VariantsArgs = {
14
- mode?: SingleChoiceArg<"signIn" | "signUp" | "magic">;
15
- app?: SingleChoiceArg<"hubHub" | "mapMap">;
17
+ mode?: SingleChoiceArg<'signIn' | 'signUp' | 'signUpWithGuestOption' | 'magic' | 'resetPassword' | 'forgotPassword' | 'approvalCode' | 'shortStopConnected' | 'secretKey'>;
18
+ app?: SingleChoiceArg<'hubHub' | 'mapMap' | 'mapMapDesktopAltGreen' | 'shortStop'>;
19
+ hidingSignupElements?: SingleChoiceArg<'socialLogins' | 'magicLink' | 'both'>;
20
+ hideLogo?: SingleBooleanChoiceArg<'hideLogo'>;
16
21
  };
17
22
  export declare const PlasmicSignInSignUpForm__VariantProps: (keyof PlasmicSignInSignUpForm__VariantsArgs)[];
18
23
  export type PlasmicSignInSignUpForm__ArgsType = {
19
24
  email?: string;
25
+ authUrl?: string;
26
+ showSocialAuth?: boolean;
27
+ enableMagicLinkAuth?: boolean;
28
+ nameField2?: React.ReactNode;
29
+ nameError?: React.ReactNode;
30
+ emailField2?: React.ReactNode;
31
+ codeField2?: React.ReactNode;
20
32
  emailError?: React.ReactNode;
33
+ passwordField2?: React.ReactNode;
34
+ passwordConfirmField2?: React.ReactNode;
21
35
  passwordError?: React.ReactNode;
22
- nameError?: React.ReactNode;
23
- authUrl?: string;
36
+ signInButtonSlot?: React.ReactNode;
24
37
  };
25
38
  export declare const PlasmicSignInSignUpForm__ArgProps: (keyof PlasmicSignInSignUpForm__ArgsType)[];
26
39
  export type PlasmicSignInSignUpForm__OverridesType = {
27
- root?: Flex__<"div">;
28
- container?: Flex__<"div">;
29
- logoAndText?: Flex__<"div">;
40
+ root?: Flex__<'div'>;
41
+ container?: Flex__<'div'>;
42
+ logoAndText?: Flex__<'div'>;
30
43
  logo?: Flex__<typeof Logo>;
31
- form?: Flex__<"div">;
32
- top?: Flex__<"div">;
33
- proProLabel?: Flex__<"div">;
34
- topContent?: Flex__<"div">;
35
- space?: Flex__<"div">;
36
- loginTable?: Flex__<"form">;
37
- nameField?: Flex__<"div">;
38
- nameInput?: Flex__<typeof TextInput>;
39
- emailField?: Flex__<"div">;
40
- emailInput?: Flex__<typeof TextInput>;
41
- passwordField?: Flex__<"div">;
42
- passwordInput?: Flex__<typeof TextInput>;
43
- signInButton?: Flex__<typeof Button>;
44
- space2?: Flex__<"div">;
45
- orSignUpSignInWithOneOfTheseSocialNetworks?: Flex__<"div">;
46
- signInPlatformsButtons?: Flex__<"div">;
47
- facebookAuthButton?: Flex__<"button">;
48
- blackButtonFrame?: Flex__<"div">;
49
- iconSourcesFacebook?: Flex__<"div">;
50
- xcomAuthButton?: Flex__<"button">;
51
- blackButtonFrame2?: Flex__<"div">;
52
- googleAuthButton?: Flex__<"button">;
53
- blackButtonFrame3?: Flex__<"div">;
54
- space3?: Flex__<"div">;
55
- dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso?: Flex__<"div">;
56
- space4?: Flex__<"div">;
57
- magicLinkSignInButton?: Flex__<typeof Button>;
58
- span?: Flex__<"span">;
59
- resetPassword?: Flex__<"div">;
60
- andIfYouNeedToYouCan?: Flex__<"div">;
61
- resetPasswordButton?: Flex__<"a">;
62
- signInContainer?: Flex__<"div">;
63
- andIfYouNeedToYouCan2?: Flex__<"div">;
64
- resetPasswordButton2?: Flex__<"a">;
65
- space5?: Flex__<"div">;
66
- bottom?: Flex__<"div">;
67
- orSignUpButton?: Flex__<"button">;
68
- buttonDefault?: Flex__<"div">;
69
- continueWithoutAnAccountButton?: Flex__<typeof Button>;
44
+ browserSignupEncouragement?: Flex__<'div'>;
45
+ form?: Flex__<'div'>;
46
+ top?: Flex__<'div'>;
47
+ proProLabel?: Flex__<typeof ProProLabel>;
48
+ topContent?: Flex__<'div'>;
49
+ space?: Flex__<'div'>;
50
+ loginTable?: Flex__<'form'>;
51
+ nameField?: Flex__<'div'>;
52
+ emailField?: Flex__<'div'>;
53
+ codeField?: Flex__<'div'>;
54
+ passwordField?: Flex__<'div'>;
55
+ passwordConfirmField?: Flex__<'div'>;
56
+ confirmPasswordField?: Flex__<'div'>;
57
+ confirmPasswordInput?: Flex__<typeof TextInputFromProPro>;
58
+ backButton?: Flex__<typeof ButtonFromProPro>;
59
+ resendEmailButton?: Flex__<typeof ButtonFromProPro>;
60
+ space2?: Flex__<'div'>;
61
+ orSignUpSignInWithOneOfTheseSocialNetworks?: Flex__<'div'>;
62
+ signInPlatformsButtons?: Flex__<'div'>;
63
+ facebookAuthButton?: Flex__<'button'>;
64
+ blackButtonFrame?: Flex__<'div'>;
65
+ iconSourcesFacebook?: Flex__<'div'>;
66
+ xAuthButton?: Flex__<'button'>;
67
+ blackButtonFrame2?: Flex__<'div'>;
68
+ googleAuthButton?: Flex__<'button'>;
69
+ blackButtonFrame3?: Flex__<'div'>;
70
+ space3?: Flex__<'div'>;
71
+ dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso?: Flex__<'div'>;
72
+ space4?: Flex__<'div'>;
73
+ magicLinkSignInButton?: Flex__<typeof ButtonFromProPro>;
74
+ resetPassword?: Flex__<'div'>;
75
+ andIfYouNeedToYouCan?: Flex__<'div'>;
76
+ resetPasswordButton?: Flex__<'span'>;
77
+ secretKeySection?: Flex__<'div'>;
78
+ secretKeyField?: Flex__<'div'>;
79
+ secretKeyInput?: Flex__<typeof TextInputFromProPro>;
80
+ signInContainer?: Flex__<'div'>;
81
+ andIfYouNeedToYouCan2?: Flex__<'div'>;
82
+ resetPasswordButton2?: Flex__<'a'>;
83
+ space6?: Flex__<'div'>;
84
+ space5?: Flex__<'div'>;
85
+ bottom?: Flex__<'div'>;
86
+ orSignUpButtonContainer?: Flex__<'div'>;
87
+ orSignUpButton?: Flex__<'button'>;
88
+ buttonDefault?: Flex__<'div'>;
89
+ continueWithoutAnAccountButton?: Flex__<typeof ButtonFromProPro>;
70
90
  };
71
91
  export interface DefaultSignInSignUpFormProps {
72
92
  email?: string;
93
+ authUrl?: string;
94
+ showSocialAuth?: boolean;
95
+ enableMagicLinkAuth?: boolean;
96
+ nameField2?: React.ReactNode;
97
+ nameError?: React.ReactNode;
98
+ emailField2?: React.ReactNode;
99
+ codeField2?: React.ReactNode;
73
100
  emailError?: React.ReactNode;
101
+ passwordField2?: React.ReactNode;
102
+ passwordConfirmField2?: React.ReactNode;
74
103
  passwordError?: React.ReactNode;
75
- nameError?: React.ReactNode;
76
- authUrl?: string;
77
- mode?: SingleChoiceArg<"signIn" | "signUp" | "magic">;
78
- app?: SingleChoiceArg<"hubHub" | "mapMap">;
104
+ signInButtonSlot?: React.ReactNode;
105
+ mode?: SingleChoiceArg<'signIn' | 'signUp' | 'signUpWithGuestOption' | 'magic' | 'resetPassword' | 'forgotPassword' | 'approvalCode' | 'shortStopConnected' | 'secretKey'>;
106
+ app?: SingleChoiceArg<'hubHub' | 'mapMap' | 'mapMapDesktopAltGreen' | 'shortStop'>;
107
+ hidingSignupElements?: SingleChoiceArg<'socialLogins' | 'magicLink' | 'both'>;
108
+ hideLogo?: SingleBooleanChoiceArg<'hideLogo'>;
79
109
  className?: string;
80
110
  }
81
111
  declare const PlasmicDescendants: {
82
- readonly root: readonly ["root", "container", "logoAndText", "logo", "form", "top", "proProLabel", "topContent", "space", "loginTable", "nameField", "nameInput", "emailField", "emailInput", "passwordField", "passwordInput", "signInButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xcomAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "span", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space5", "bottom", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
83
- readonly container: readonly ["container", "logoAndText", "logo", "form", "top", "proProLabel", "topContent", "space", "loginTable", "nameField", "nameInput", "emailField", "emailInput", "passwordField", "passwordInput", "signInButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xcomAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "span", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space5", "bottom", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
112
+ readonly root: readonly ["root", "container", "logoAndText", "logo", "browserSignupEncouragement", "form", "top", "proProLabel", "topContent", "space", "loginTable", "nameField", "emailField", "codeField", "passwordField", "passwordConfirmField", "confirmPasswordField", "confirmPasswordInput", "backButton", "resendEmailButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "secretKeySection", "secretKeyField", "secretKeyInput", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space6", "space5", "bottom", "orSignUpButtonContainer", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
113
+ readonly container: readonly ["container", "logoAndText", "logo", "browserSignupEncouragement", "form", "top", "proProLabel", "topContent", "space", "loginTable", "nameField", "emailField", "codeField", "passwordField", "passwordConfirmField", "confirmPasswordField", "confirmPasswordInput", "backButton", "resendEmailButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "secretKeySection", "secretKeyField", "secretKeyInput", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space6", "space5", "bottom", "orSignUpButtonContainer", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
84
114
  readonly logoAndText: readonly ["logoAndText", "logo"];
85
115
  readonly logo: readonly ["logo"];
86
- readonly form: readonly ["form", "top", "proProLabel", "topContent", "space", "loginTable", "nameField", "nameInput", "emailField", "emailInput", "passwordField", "passwordInput", "signInButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xcomAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "span", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space5", "bottom", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
87
- readonly top: readonly ["top", "proProLabel", "topContent", "space", "loginTable", "nameField", "nameInput", "emailField", "emailInput", "passwordField", "passwordInput", "signInButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xcomAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "span", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space5"];
116
+ readonly browserSignupEncouragement: readonly ["browserSignupEncouragement"];
117
+ readonly form: readonly ["form", "top", "proProLabel", "topContent", "space", "loginTable", "nameField", "emailField", "codeField", "passwordField", "passwordConfirmField", "confirmPasswordField", "confirmPasswordInput", "backButton", "resendEmailButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "secretKeySection", "secretKeyField", "secretKeyInput", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space6", "space5", "bottom", "orSignUpButtonContainer", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
118
+ readonly top: readonly ["top", "proProLabel", "topContent", "space", "loginTable", "nameField", "emailField", "codeField", "passwordField", "passwordConfirmField", "confirmPasswordField", "confirmPasswordInput", "backButton", "resendEmailButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "secretKeySection", "secretKeyField", "secretKeyInput", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space6", "space5"];
88
119
  readonly proProLabel: readonly ["proProLabel"];
89
- readonly topContent: readonly ["topContent", "space", "loginTable", "nameField", "nameInput", "emailField", "emailInput", "passwordField", "passwordInput", "signInButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xcomAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "span", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space5"];
120
+ readonly topContent: readonly ["topContent", "space", "loginTable", "nameField", "emailField", "codeField", "passwordField", "passwordConfirmField", "confirmPasswordField", "confirmPasswordInput", "backButton", "resendEmailButton", "space2", "orSignUpSignInWithOneOfTheseSocialNetworks", "signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3", "space3", "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso", "space4", "magicLinkSignInButton", "resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton", "secretKeySection", "secretKeyField", "secretKeyInput", "signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2", "space6", "space5"];
90
121
  readonly space: readonly ["space"];
91
- readonly loginTable: readonly ["loginTable", "nameField", "nameInput", "emailField", "emailInput", "passwordField", "passwordInput", "signInButton"];
92
- readonly nameField: readonly ["nameField", "nameInput"];
93
- readonly nameInput: readonly ["nameInput"];
94
- readonly emailField: readonly ["emailField", "emailInput"];
95
- readonly emailInput: readonly ["emailInput"];
96
- readonly passwordField: readonly ["passwordField", "passwordInput"];
97
- readonly passwordInput: readonly ["passwordInput"];
98
- readonly signInButton: readonly ["signInButton"];
122
+ readonly loginTable: readonly ["loginTable", "nameField", "emailField", "codeField", "passwordField", "passwordConfirmField", "confirmPasswordField", "confirmPasswordInput", "backButton", "resendEmailButton"];
123
+ readonly nameField: readonly ["nameField"];
124
+ readonly emailField: readonly ["emailField"];
125
+ readonly codeField: readonly ["codeField"];
126
+ readonly passwordField: readonly ["passwordField"];
127
+ readonly passwordConfirmField: readonly ["passwordConfirmField"];
128
+ readonly confirmPasswordField: readonly ["confirmPasswordField", "confirmPasswordInput"];
129
+ readonly confirmPasswordInput: readonly ["confirmPasswordInput"];
130
+ readonly backButton: readonly ["backButton"];
131
+ readonly resendEmailButton: readonly ["resendEmailButton"];
99
132
  readonly space2: readonly ["space2"];
100
133
  readonly orSignUpSignInWithOneOfTheseSocialNetworks: readonly ["orSignUpSignInWithOneOfTheseSocialNetworks"];
101
- readonly signInPlatformsButtons: readonly ["signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xcomAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3"];
134
+ readonly signInPlatformsButtons: readonly ["signInPlatformsButtons", "facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook", "xAuthButton", "blackButtonFrame2", "googleAuthButton", "blackButtonFrame3"];
102
135
  readonly facebookAuthButton: readonly ["facebookAuthButton", "blackButtonFrame", "iconSourcesFacebook"];
103
136
  readonly blackButtonFrame: readonly ["blackButtonFrame"];
104
137
  readonly iconSourcesFacebook: readonly ["iconSourcesFacebook"];
105
- readonly xcomAuthButton: readonly ["xcomAuthButton", "blackButtonFrame2"];
138
+ readonly xAuthButton: readonly ["xAuthButton", "blackButtonFrame2"];
106
139
  readonly blackButtonFrame2: readonly ["blackButtonFrame2"];
107
140
  readonly googleAuthButton: readonly ["googleAuthButton", "blackButtonFrame3"];
108
141
  readonly blackButtonFrame3: readonly ["blackButtonFrame3"];
109
142
  readonly space3: readonly ["space3"];
110
143
  readonly dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso: readonly ["dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso"];
111
144
  readonly space4: readonly ["space4"];
112
- readonly magicLinkSignInButton: readonly ["magicLinkSignInButton", "span"];
113
- readonly span: readonly ["span"];
145
+ readonly magicLinkSignInButton: readonly ["magicLinkSignInButton"];
114
146
  readonly resetPassword: readonly ["resetPassword", "andIfYouNeedToYouCan", "resetPasswordButton"];
115
147
  readonly andIfYouNeedToYouCan: readonly ["andIfYouNeedToYouCan"];
116
148
  readonly resetPasswordButton: readonly ["resetPasswordButton"];
149
+ readonly secretKeySection: readonly ["secretKeySection", "secretKeyField", "secretKeyInput"];
150
+ readonly secretKeyField: readonly ["secretKeyField", "secretKeyInput"];
151
+ readonly secretKeyInput: readonly ["secretKeyInput"];
117
152
  readonly signInContainer: readonly ["signInContainer", "andIfYouNeedToYouCan2", "resetPasswordButton2"];
118
153
  readonly andIfYouNeedToYouCan2: readonly ["andIfYouNeedToYouCan2"];
119
154
  readonly resetPasswordButton2: readonly ["resetPasswordButton2"];
155
+ readonly space6: readonly ["space6"];
120
156
  readonly space5: readonly ["space5"];
121
- readonly bottom: readonly ["bottom", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
157
+ readonly bottom: readonly ["bottom", "orSignUpButtonContainer", "orSignUpButton", "buttonDefault", "continueWithoutAnAccountButton"];
158
+ readonly orSignUpButtonContainer: readonly ["orSignUpButtonContainer", "orSignUpButton", "buttonDefault"];
122
159
  readonly orSignUpButton: readonly ["orSignUpButton", "buttonDefault"];
123
160
  readonly buttonDefault: readonly ["buttonDefault"];
124
161
  readonly continueWithoutAnAccountButton: readonly ["continueWithoutAnAccountButton"];
125
162
  };
126
163
  type NodeNameType = keyof typeof PlasmicDescendants;
127
164
  type DescendantsType<T extends NodeNameType> = (typeof PlasmicDescendants)[T][number];
128
- type ReservedPropsType = "variants" | "args" | "overrides";
165
+ type ReservedPropsType = 'variants' | 'args' | 'overrides';
129
166
  type NodeOverridesType<T extends NodeNameType> = Pick<PlasmicSignInSignUpForm__OverridesType, DescendantsType<T>>;
130
167
  export declare const PlasmicSignInSignUpForm: {
131
168
  <T extends {
132
169
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
133
170
  args?: PlasmicSignInSignUpForm__ArgsType;
134
171
  overrides?: NodeOverridesType<"root"> | undefined;
135
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "span" | "top" | "bottom" | "container" | "root" | "emailInput" | "logo" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
172
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "bottom" | "top" | "space" | "container" | "root" | "logo" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "browserSignupEncouragement" | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5" | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
136
173
  key?: React.Key;
137
174
  }>(props: T & StrictProps<T, {
138
175
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
139
176
  args?: PlasmicSignInSignUpForm__ArgsType;
140
177
  overrides?: NodeOverridesType<"root"> | undefined;
141
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "span" | "top" | "bottom" | "container" | "root" | "emailInput" | "logo" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
178
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"root">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "bottom" | "top" | "space" | "container" | "root" | "logo" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "browserSignupEncouragement" | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5" | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
142
179
  key?: React.Key;
143
180
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
144
181
  displayName: string;
@@ -148,13 +185,13 @@ export declare const PlasmicSignInSignUpForm: {
148
185
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
149
186
  args?: PlasmicSignInSignUpForm__ArgsType;
150
187
  overrides?: NodeOverridesType<"container"> | undefined;
151
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "span" | "top" | "bottom" | "container" | "emailInput" | "logo" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
188
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "bottom" | "top" | "space" | "container" | "logo" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "browserSignupEncouragement" | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5" | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
152
189
  key?: React.Key;
153
190
  }>(props: T & StrictProps<T, {
154
191
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
155
192
  args?: PlasmicSignInSignUpForm__ArgsType;
156
193
  overrides?: NodeOverridesType<"container"> | undefined;
157
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "span" | "top" | "bottom" | "container" | "emailInput" | "logo" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
194
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"container">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "bottom" | "top" | "space" | "container" | "logo" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "logoAndText" | "browserSignupEncouragement" | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5" | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
158
195
  key?: React.Key;
159
196
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
160
197
  displayName: string;
@@ -191,18 +228,34 @@ export declare const PlasmicSignInSignUpForm: {
191
228
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
192
229
  displayName: string;
193
230
  };
231
+ browserSignupEncouragement: {
232
+ <T extends {
233
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
234
+ args?: PlasmicSignInSignUpForm__ArgsType;
235
+ overrides?: NodeOverridesType<"browserSignupEncouragement"> | undefined;
236
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"browserSignupEncouragement">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "browserSignupEncouragement"> & {
237
+ key?: React.Key;
238
+ }>(props: T & StrictProps<T, {
239
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
240
+ args?: PlasmicSignInSignUpForm__ArgsType;
241
+ overrides?: NodeOverridesType<"browserSignupEncouragement"> | undefined;
242
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"browserSignupEncouragement">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "browserSignupEncouragement"> & {
243
+ key?: React.Key;
244
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
245
+ displayName: string;
246
+ };
194
247
  form: {
195
248
  <T extends {
196
249
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
197
250
  args?: PlasmicSignInSignUpForm__ArgsType;
198
251
  overrides?: NodeOverridesType<"form"> | undefined;
199
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"form">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "span" | "top" | "bottom" | "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
252
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"form">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "bottom" | "top" | "space" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5" | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
200
253
  key?: React.Key;
201
254
  }>(props: T & StrictProps<T, {
202
255
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
203
256
  args?: PlasmicSignInSignUpForm__ArgsType;
204
257
  overrides?: NodeOverridesType<"form"> | undefined;
205
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"form">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "span" | "top" | "bottom" | "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
258
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"form">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "form" | "bottom" | "top" | "space" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5" | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
206
259
  key?: React.Key;
207
260
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
208
261
  displayName: string;
@@ -212,13 +265,13 @@ export declare const PlasmicSignInSignUpForm: {
212
265
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
213
266
  args?: PlasmicSignInSignUpForm__ArgsType;
214
267
  overrides?: NodeOverridesType<"top"> | undefined;
215
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"top">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | "top" | "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5"> & {
268
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"top">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "top" | "space" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5"> & {
216
269
  key?: React.Key;
217
270
  }>(props: T & StrictProps<T, {
218
271
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
219
272
  args?: PlasmicSignInSignUpForm__ArgsType;
220
273
  overrides?: NodeOverridesType<"top"> | undefined;
221
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"top">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | "top" | "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "proProLabel" | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5"> & {
274
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"top">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "top" | "space" | "proProLabel" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5"> & {
222
275
  key?: React.Key;
223
276
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
224
277
  displayName: string;
@@ -228,13 +281,13 @@ export declare const PlasmicSignInSignUpForm: {
228
281
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
229
282
  args?: PlasmicSignInSignUpForm__ArgsType;
230
283
  overrides?: NodeOverridesType<"proProLabel"> | undefined;
231
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"proProLabel">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "proProLabel"> & {
284
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"proProLabel">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<import('../../ProProLabel').ProProLabelProps & React.RefAttributes<HTMLDivElement>>, "proProLabel" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
232
285
  key?: React.Key;
233
286
  }>(props: T & StrictProps<T, {
234
287
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
235
288
  args?: PlasmicSignInSignUpForm__ArgsType;
236
289
  overrides?: NodeOverridesType<"proProLabel"> | undefined;
237
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"proProLabel">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "proProLabel"> & {
290
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"proProLabel">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<import('../../ProProLabel').ProProLabelProps & React.RefAttributes<HTMLDivElement>>, "proProLabel" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
238
291
  key?: React.Key;
239
292
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
240
293
  displayName: string;
@@ -244,13 +297,13 @@ export declare const PlasmicSignInSignUpForm: {
244
297
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
245
298
  args?: PlasmicSignInSignUpForm__ArgsType;
246
299
  overrides?: NodeOverridesType<"topContent"> | undefined;
247
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"topContent">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5"> & {
300
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"topContent">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "space" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5"> & {
248
301
  key?: React.Key;
249
302
  }>(props: T & StrictProps<T, {
250
303
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
251
304
  args?: PlasmicSignInSignUpForm__ArgsType;
252
305
  overrides?: NodeOverridesType<"topContent"> | undefined;
253
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"topContent">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "span" | "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "space" | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space5"> & {
306
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"topContent">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "space" | "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "topContent" | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton" | "space2" | "orSignUpSignInWithOneOfTheseSocialNetworks" | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3" | "space3" | "dontLikePasswordsMaybeAPasswordManagerIsWhatYouNeedButYouCanAlso" | "space4" | "magicLinkSignInButton" | "andIfYouNeedToYouCan" | "resetPasswordButton" | "secretKeySection" | "secretKeyField" | "secretKeyInput" | "signInContainer" | "andIfYouNeedToYouCan2" | "resetPasswordButton2" | "space6" | "space5"> & {
254
307
  key?: React.Key;
255
308
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
256
309
  displayName: string;
@@ -260,13 +313,13 @@ export declare const PlasmicSignInSignUpForm: {
260
313
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
261
314
  args?: PlasmicSignInSignUpForm__ArgsType;
262
315
  overrides?: NodeOverridesType<"space"> | undefined;
263
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"space">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "space"> & {
316
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"space">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "space" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
264
317
  key?: React.Key;
265
318
  }>(props: T & StrictProps<T, {
266
319
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
267
320
  args?: PlasmicSignInSignUpForm__ArgsType;
268
321
  overrides?: NodeOverridesType<"space"> | undefined;
269
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"space">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "space"> & {
322
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"space">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "space" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
270
323
  key?: React.Key;
271
324
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
272
325
  displayName: string;
@@ -276,13 +329,13 @@ export declare const PlasmicSignInSignUpForm: {
276
329
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
277
330
  args?: PlasmicSignInSignUpForm__ArgsType;
278
331
  overrides?: NodeOverridesType<"loginTable"> | undefined;
279
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"loginTable">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>>, "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton"> & {
332
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"loginTable">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton"> & {
280
333
  key?: React.Key;
281
334
  }>(props: T & StrictProps<T, {
282
335
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
283
336
  args?: PlasmicSignInSignUpForm__ArgsType;
284
337
  overrides?: NodeOverridesType<"loginTable"> | undefined;
285
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"loginTable">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>>, "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "loginTable" | "nameField" | "nameInput" | "emailField" | "passwordField" | "passwordInput" | "signInButton"> & {
338
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"loginTable">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "loginTable" | "nameField" | "emailField" | "codeField" | "passwordField" | "passwordConfirmField" | "confirmPasswordField" | "confirmPasswordInput" | "backButton" | "resendEmailButton"> & {
286
339
  key?: React.Key;
287
340
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
288
341
  displayName: string;
@@ -292,113 +345,149 @@ export declare const PlasmicSignInSignUpForm: {
292
345
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
293
346
  args?: PlasmicSignInSignUpForm__ArgsType;
294
347
  overrides?: NodeOverridesType<"nameField"> | undefined;
295
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"nameField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "nameField" | "nameInput"> & {
348
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"nameField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "nameField"> & {
296
349
  key?: React.Key;
297
350
  }>(props: T & StrictProps<T, {
298
351
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
299
352
  args?: PlasmicSignInSignUpForm__ArgsType;
300
353
  overrides?: NodeOverridesType<"nameField"> | undefined;
301
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"nameField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "nameField" | "nameInput"> & {
354
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"nameField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "nameField"> & {
302
355
  key?: React.Key;
303
356
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
304
357
  displayName: string;
305
358
  };
306
- nameInput: {
359
+ emailField: {
307
360
  <T extends {
308
361
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
309
362
  args?: PlasmicSignInSignUpForm__ArgsType;
310
- overrides?: NodeOverridesType<"nameInput"> | undefined;
311
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"nameInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInput').TextInputProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "nameInput"> & {
363
+ overrides?: NodeOverridesType<"emailField"> | undefined;
364
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"emailField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "emailField"> & {
312
365
  key?: React.Key;
313
366
  }>(props: T & StrictProps<T, {
314
367
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
315
368
  args?: PlasmicSignInSignUpForm__ArgsType;
316
- overrides?: NodeOverridesType<"nameInput"> | undefined;
317
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"nameInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInput').TextInputProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "nameInput"> & {
369
+ overrides?: NodeOverridesType<"emailField"> | undefined;
370
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"emailField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "emailField"> & {
318
371
  key?: React.Key;
319
372
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
320
373
  displayName: string;
321
374
  };
322
- emailField: {
375
+ codeField: {
323
376
  <T extends {
324
377
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
325
378
  args?: PlasmicSignInSignUpForm__ArgsType;
326
- overrides?: NodeOverridesType<"emailField"> | undefined;
327
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"emailField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "emailField"> & {
379
+ overrides?: NodeOverridesType<"codeField"> | undefined;
380
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"codeField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "codeField"> & {
328
381
  key?: React.Key;
329
382
  }>(props: T & StrictProps<T, {
330
383
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
331
384
  args?: PlasmicSignInSignUpForm__ArgsType;
332
- overrides?: NodeOverridesType<"emailField"> | undefined;
333
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"emailField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "emailField"> & {
385
+ overrides?: NodeOverridesType<"codeField"> | undefined;
386
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"codeField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "codeField"> & {
334
387
  key?: React.Key;
335
388
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
336
389
  displayName: string;
337
390
  };
338
- emailInput: {
391
+ passwordField: {
339
392
  <T extends {
340
393
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
341
394
  args?: PlasmicSignInSignUpForm__ArgsType;
342
- overrides?: NodeOverridesType<"emailInput"> | undefined;
343
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"emailInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInput').TextInputProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
395
+ overrides?: NodeOverridesType<"passwordField"> | undefined;
396
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordField"> & {
344
397
  key?: React.Key;
345
398
  }>(props: T & StrictProps<T, {
346
399
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
347
400
  args?: PlasmicSignInSignUpForm__ArgsType;
348
- overrides?: NodeOverridesType<"emailInput"> | undefined;
349
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"emailInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInput').TextInputProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, "emailInput" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
401
+ overrides?: NodeOverridesType<"passwordField"> | undefined;
402
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordField"> & {
350
403
  key?: React.Key;
351
404
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
352
405
  displayName: string;
353
406
  };
354
- passwordField: {
407
+ passwordConfirmField: {
355
408
  <T extends {
356
409
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
357
410
  args?: PlasmicSignInSignUpForm__ArgsType;
358
- overrides?: NodeOverridesType<"passwordField"> | undefined;
359
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordField" | "passwordInput"> & {
411
+ overrides?: NodeOverridesType<"passwordConfirmField"> | undefined;
412
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordConfirmField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordConfirmField"> & {
360
413
  key?: React.Key;
361
414
  }>(props: T & StrictProps<T, {
362
415
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
363
416
  args?: PlasmicSignInSignUpForm__ArgsType;
364
- overrides?: NodeOverridesType<"passwordField"> | undefined;
365
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordField" | "passwordInput"> & {
417
+ overrides?: NodeOverridesType<"passwordConfirmField"> | undefined;
418
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordConfirmField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordConfirmField"> & {
366
419
  key?: React.Key;
367
420
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
368
421
  displayName: string;
369
422
  };
370
- passwordInput: {
423
+ confirmPasswordField: {
371
424
  <T extends {
372
425
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
373
426
  args?: PlasmicSignInSignUpForm__ArgsType;
374
- overrides?: NodeOverridesType<"passwordInput"> | undefined;
375
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInput').TextInputProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordInput"> & {
427
+ overrides?: NodeOverridesType<"confirmPasswordField"> | undefined;
428
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"confirmPasswordField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "confirmPasswordField" | "confirmPasswordInput"> & {
376
429
  key?: React.Key;
377
430
  }>(props: T & StrictProps<T, {
378
431
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
379
432
  args?: PlasmicSignInSignUpForm__ArgsType;
380
- overrides?: NodeOverridesType<"passwordInput"> | undefined;
381
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"passwordInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInput').TextInputProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "passwordInput"> & {
433
+ overrides?: NodeOverridesType<"confirmPasswordField"> | undefined;
434
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"confirmPasswordField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "confirmPasswordField" | "confirmPasswordInput"> & {
382
435
  key?: React.Key;
383
436
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
384
437
  displayName: string;
385
438
  };
386
- signInButton: {
439
+ confirmPasswordInput: {
387
440
  <T extends {
388
441
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
389
442
  args?: PlasmicSignInSignUpForm__ArgsType;
390
- overrides?: NodeOverridesType<"signInButton"> | undefined;
391
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"signInButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../Button').ButtonProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
443
+ overrides?: NodeOverridesType<"confirmPasswordInput"> | undefined;
444
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"confirmPasswordInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInputFromProPro').TextInputFromProProProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "confirmPasswordInput"> & {
445
+ key?: React.Key;
446
+ }>(props: T & StrictProps<T, {
447
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
448
+ args?: PlasmicSignInSignUpForm__ArgsType;
449
+ overrides?: NodeOverridesType<"confirmPasswordInput"> | undefined;
450
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"confirmPasswordInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInputFromProPro').TextInputFromProProProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "confirmPasswordInput"> & {
451
+ key?: React.Key;
452
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
453
+ displayName: string;
454
+ };
455
+ backButton: {
456
+ <T extends {
457
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
458
+ args?: PlasmicSignInSignUpForm__ArgsType;
459
+ overrides?: NodeOverridesType<"backButton"> | undefined;
460
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"backButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
461
+ ref?: React.Ref<HTMLAnchorElement>;
462
+ }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "backButton"> & {
463
+ key?: React.Key;
464
+ }>(props: T & StrictProps<T, {
465
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
466
+ args?: PlasmicSignInSignUpForm__ArgsType;
467
+ overrides?: NodeOverridesType<"backButton"> | undefined;
468
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"backButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
392
469
  ref?: React.Ref<HTMLAnchorElement>;
393
- }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "signInButton"> & {
470
+ }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "backButton"> & {
471
+ key?: React.Key;
472
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
473
+ displayName: string;
474
+ };
475
+ resendEmailButton: {
476
+ <T extends {
477
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
478
+ args?: PlasmicSignInSignUpForm__ArgsType;
479
+ overrides?: NodeOverridesType<"resendEmailButton"> | undefined;
480
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resendEmailButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
481
+ ref?: React.Ref<HTMLAnchorElement>;
482
+ }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resendEmailButton"> & {
394
483
  key?: React.Key;
395
484
  }>(props: T & StrictProps<T, {
396
485
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
397
486
  args?: PlasmicSignInSignUpForm__ArgsType;
398
- overrides?: NodeOverridesType<"signInButton"> | undefined;
399
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"signInButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../Button').ButtonProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
487
+ overrides?: NodeOverridesType<"resendEmailButton"> | undefined;
488
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resendEmailButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
400
489
  ref?: React.Ref<HTMLAnchorElement>;
401
- }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "signInButton"> & {
490
+ }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resendEmailButton"> & {
402
491
  key?: React.Key;
403
492
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
404
493
  displayName: string;
@@ -440,13 +529,13 @@ export declare const PlasmicSignInSignUpForm: {
440
529
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
441
530
  args?: PlasmicSignInSignUpForm__ArgsType;
442
531
  overrides?: NodeOverridesType<"signInPlatformsButtons"> | undefined;
443
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"signInPlatformsButtons">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3"> & {
532
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"signInPlatformsButtons">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3"> & {
444
533
  key?: React.Key;
445
534
  }>(props: T & StrictProps<T, {
446
535
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
447
536
  args?: PlasmicSignInSignUpForm__ArgsType;
448
537
  overrides?: NodeOverridesType<"signInPlatformsButtons"> | undefined;
449
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"signInPlatformsButtons">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xcomAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3"> & {
538
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"signInPlatformsButtons">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "signInPlatformsButtons" | "facebookAuthButton" | "blackButtonFrame" | "iconSourcesFacebook" | "xAuthButton" | "blackButtonFrame2" | "googleAuthButton" | "blackButtonFrame3"> & {
450
539
  key?: React.Key;
451
540
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
452
541
  displayName: string;
@@ -499,18 +588,18 @@ export declare const PlasmicSignInSignUpForm: {
499
588
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
500
589
  displayName: string;
501
590
  };
502
- xcomAuthButton: {
591
+ xAuthButton: {
503
592
  <T extends {
504
593
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
505
594
  args?: PlasmicSignInSignUpForm__ArgsType;
506
- overrides?: NodeOverridesType<"xcomAuthButton"> | undefined;
507
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"xcomAuthButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "xcomAuthButton" | "blackButtonFrame2"> & {
595
+ overrides?: NodeOverridesType<"xAuthButton"> | undefined;
596
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"xAuthButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "xAuthButton" | "blackButtonFrame2"> & {
508
597
  key?: React.Key;
509
598
  }>(props: T & StrictProps<T, {
510
599
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
511
600
  args?: PlasmicSignInSignUpForm__ArgsType;
512
- overrides?: NodeOverridesType<"xcomAuthButton"> | undefined;
513
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"xcomAuthButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "xcomAuthButton" | "blackButtonFrame2"> & {
601
+ overrides?: NodeOverridesType<"xAuthButton"> | undefined;
602
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"xAuthButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "xAuthButton" | "blackButtonFrame2"> & {
514
603
  key?: React.Key;
515
604
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
516
605
  displayName: string;
@@ -616,33 +705,17 @@ export declare const PlasmicSignInSignUpForm: {
616
705
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
617
706
  args?: PlasmicSignInSignUpForm__ArgsType;
618
707
  overrides?: NodeOverridesType<"magicLinkSignInButton"> | undefined;
619
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"magicLinkSignInButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../Button').ButtonProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
708
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"magicLinkSignInButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
620
709
  ref?: React.Ref<HTMLAnchorElement>;
621
- }>, "span" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "magicLinkSignInButton"> & {
710
+ }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "magicLinkSignInButton"> & {
622
711
  key?: React.Key;
623
712
  }>(props: T & StrictProps<T, {
624
713
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
625
714
  args?: PlasmicSignInSignUpForm__ArgsType;
626
715
  overrides?: NodeOverridesType<"magicLinkSignInButton"> | undefined;
627
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"magicLinkSignInButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../Button').ButtonProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
716
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"magicLinkSignInButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
628
717
  ref?: React.Ref<HTMLAnchorElement>;
629
- }>, "span" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "magicLinkSignInButton"> & {
630
- key?: React.Key;
631
- }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
632
- displayName: string;
633
- };
634
- span: {
635
- <T extends {
636
- variants?: PlasmicSignInSignUpForm__VariantsArgs;
637
- args?: PlasmicSignInSignUpForm__ArgsType;
638
- overrides?: NodeOverridesType<"span"> | undefined;
639
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"span">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, "span" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
640
- key?: React.Key;
641
- }>(props: T & StrictProps<T, {
642
- variants?: PlasmicSignInSignUpForm__VariantsArgs;
643
- args?: PlasmicSignInSignUpForm__ArgsType;
644
- overrides?: NodeOverridesType<"span"> | undefined;
645
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"span">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, "span" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & {
718
+ }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "magicLinkSignInButton"> & {
646
719
  key?: React.Key;
647
720
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
648
721
  displayName: string;
@@ -652,13 +725,13 @@ export declare const PlasmicSignInSignUpForm: {
652
725
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
653
726
  args?: PlasmicSignInSignUpForm__ArgsType;
654
727
  overrides?: NodeOverridesType<"resetPassword"> | undefined;
655
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPassword">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton"> & {
728
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPassword">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "andIfYouNeedToYouCan" | "resetPasswordButton"> & {
656
729
  key?: React.Key;
657
730
  }>(props: T & StrictProps<T, {
658
731
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
659
732
  args?: PlasmicSignInSignUpForm__ArgsType;
660
733
  overrides?: NodeOverridesType<"resetPassword"> | undefined;
661
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPassword">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resetPassword" | "andIfYouNeedToYouCan" | "resetPasswordButton"> & {
734
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPassword">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "resetPassword" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "andIfYouNeedToYouCan" | "resetPasswordButton"> & {
662
735
  key?: React.Key;
663
736
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
664
737
  displayName: string;
@@ -684,13 +757,61 @@ export declare const PlasmicSignInSignUpForm: {
684
757
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
685
758
  args?: PlasmicSignInSignUpForm__ArgsType;
686
759
  overrides?: NodeOverridesType<"resetPasswordButton"> | undefined;
687
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPasswordButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resetPasswordButton"> & {
760
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPasswordButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resetPasswordButton"> & {
688
761
  key?: React.Key;
689
762
  }>(props: T & StrictProps<T, {
690
763
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
691
764
  args?: PlasmicSignInSignUpForm__ArgsType;
692
765
  overrides?: NodeOverridesType<"resetPasswordButton"> | undefined;
693
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPasswordButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resetPasswordButton"> & {
766
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"resetPasswordButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "resetPasswordButton"> & {
767
+ key?: React.Key;
768
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
769
+ displayName: string;
770
+ };
771
+ secretKeySection: {
772
+ <T extends {
773
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
774
+ args?: PlasmicSignInSignUpForm__ArgsType;
775
+ overrides?: NodeOverridesType<"secretKeySection"> | undefined;
776
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"secretKeySection">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "secretKeySection" | "secretKeyField" | "secretKeyInput"> & {
777
+ key?: React.Key;
778
+ }>(props: T & StrictProps<T, {
779
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
780
+ args?: PlasmicSignInSignUpForm__ArgsType;
781
+ overrides?: NodeOverridesType<"secretKeySection"> | undefined;
782
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"secretKeySection">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "secretKeySection" | "secretKeyField" | "secretKeyInput"> & {
783
+ key?: React.Key;
784
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
785
+ displayName: string;
786
+ };
787
+ secretKeyField: {
788
+ <T extends {
789
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
790
+ args?: PlasmicSignInSignUpForm__ArgsType;
791
+ overrides?: NodeOverridesType<"secretKeyField"> | undefined;
792
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"secretKeyField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "secretKeyField" | "secretKeyInput"> & {
793
+ key?: React.Key;
794
+ }>(props: T & StrictProps<T, {
795
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
796
+ args?: PlasmicSignInSignUpForm__ArgsType;
797
+ overrides?: NodeOverridesType<"secretKeyField"> | undefined;
798
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"secretKeyField">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "secretKeyField" | "secretKeyInput"> & {
799
+ key?: React.Key;
800
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
801
+ displayName: string;
802
+ };
803
+ secretKeyInput: {
804
+ <T extends {
805
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
806
+ args?: PlasmicSignInSignUpForm__ArgsType;
807
+ overrides?: NodeOverridesType<"secretKeyInput"> | undefined;
808
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"secretKeyInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInputFromProPro').TextInputFromProProProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "secretKeyInput"> & {
809
+ key?: React.Key;
810
+ }>(props: T & StrictProps<T, {
811
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
812
+ args?: PlasmicSignInSignUpForm__ArgsType;
813
+ overrides?: NodeOverridesType<"secretKeyInput"> | undefined;
814
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"secretKeyInput">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../TextInputFromProPro').TextInputFromProProProps, "ref"> & React.RefAttributes<import('@plasmicapp/react-web').TextInputRefValue>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "secretKeyInput"> & {
694
815
  key?: React.Key;
695
816
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
696
817
  displayName: string;
@@ -743,6 +864,22 @@ export declare const PlasmicSignInSignUpForm: {
743
864
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
744
865
  displayName: string;
745
866
  };
867
+ space6: {
868
+ <T extends {
869
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
870
+ args?: PlasmicSignInSignUpForm__ArgsType;
871
+ overrides?: NodeOverridesType<"space6"> | undefined;
872
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"space6">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "space6"> & {
873
+ key?: React.Key;
874
+ }>(props: T & StrictProps<T, {
875
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
876
+ args?: PlasmicSignInSignUpForm__ArgsType;
877
+ overrides?: NodeOverridesType<"space6"> | undefined;
878
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"space6">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "space6"> & {
879
+ key?: React.Key;
880
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
881
+ displayName: string;
882
+ };
746
883
  space5: {
747
884
  <T extends {
748
885
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
@@ -764,13 +901,29 @@ export declare const PlasmicSignInSignUpForm: {
764
901
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
765
902
  args?: PlasmicSignInSignUpForm__ArgsType;
766
903
  overrides?: NodeOverridesType<"bottom"> | undefined;
767
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"bottom">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "bottom" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
904
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"bottom">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "bottom" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
768
905
  key?: React.Key;
769
906
  }>(props: T & StrictProps<T, {
770
907
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
771
908
  args?: PlasmicSignInSignUpForm__ArgsType;
772
909
  overrides?: NodeOverridesType<"bottom"> | undefined;
773
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"bottom">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "bottom" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
910
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"bottom">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, "bottom" | keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault" | "continueWithoutAnAccountButton"> & {
911
+ key?: React.Key;
912
+ }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
913
+ displayName: string;
914
+ };
915
+ orSignUpButtonContainer: {
916
+ <T extends {
917
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
918
+ args?: PlasmicSignInSignUpForm__ArgsType;
919
+ overrides?: NodeOverridesType<"orSignUpButtonContainer"> | undefined;
920
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"orSignUpButtonContainer">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault"> & {
921
+ key?: React.Key;
922
+ }>(props: T & StrictProps<T, {
923
+ variants?: PlasmicSignInSignUpForm__VariantsArgs;
924
+ args?: PlasmicSignInSignUpForm__ArgsType;
925
+ overrides?: NodeOverridesType<"orSignUpButtonContainer"> | undefined;
926
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"orSignUpButtonContainer">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "orSignUpButtonContainer" | "orSignUpButton" | "buttonDefault"> & {
774
927
  key?: React.Key;
775
928
  }>): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
776
929
  displayName: string;
@@ -812,7 +965,7 @@ export declare const PlasmicSignInSignUpForm: {
812
965
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
813
966
  args?: PlasmicSignInSignUpForm__ArgsType;
814
967
  overrides?: NodeOverridesType<"continueWithoutAnAccountButton"> | undefined;
815
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"continueWithoutAnAccountButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../Button').ButtonProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
968
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"continueWithoutAnAccountButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
816
969
  ref?: React.Ref<HTMLAnchorElement>;
817
970
  }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "continueWithoutAnAccountButton"> & {
818
971
  key?: React.Key;
@@ -820,7 +973,7 @@ export declare const PlasmicSignInSignUpForm: {
820
973
  variants?: PlasmicSignInSignUpForm__VariantsArgs;
821
974
  args?: PlasmicSignInSignUpForm__ArgsType;
822
975
  overrides?: NodeOverridesType<"continueWithoutAnAccountButton"> | undefined;
823
- } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"continueWithoutAnAccountButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../Button').ButtonProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
976
+ } & Omit<PlasmicSignInSignUpForm__VariantsArgs, ReservedPropsType> & Omit<PlasmicSignInSignUpForm__ArgsType, ReservedPropsType> & Omit<NodeOverridesType<"continueWithoutAnAccountButton">, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType> & Omit<Partial<Omit<import('../../ButtonFromProPro').ButtonFromProProProps, import('@plasmicapp/react-web').HtmlButtonOnlyProps> & {
824
977
  ref?: React.Ref<HTMLAnchorElement>;
825
978
  }>, keyof PlasmicSignInSignUpForm__VariantsArgs | keyof PlasmicSignInSignUpForm__ArgsType | ReservedPropsType | "continueWithoutAnAccountButton"> & {
826
979
  key?: React.Key;