propro-common-components 0.2.68 → 0.2.70

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