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