@rbxts/types 1.0.901 → 1.0.903

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.
@@ -2717,7 +2717,7 @@ declare namespace Enum {
2717
2717
  }
2718
2718
  export type AssetFetchStatus = AssetFetchStatus.Success | AssetFetchStatus.Failure | AssetFetchStatus.None | AssetFetchStatus.Loading | AssetFetchStatus.TimedOut;
2719
2719
  /**
2720
- * This Enum can be used to match the AssetTypeId from `MarketplaceService:GetProductInfo()` to an asset type.
2720
+ * This Enum can be used to match the AssetTypeId from `MarketplaceService:GetProductInfoAsync()` to an asset type.
2721
2721
  *
2722
2722
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/AssetType)
2723
2723
  */
@@ -9255,11 +9255,20 @@ declare namespace Enum {
9255
9255
  EnumType: typeof globalThis.Enum.CoreGuiType;
9256
9256
  }
9257
9257
  export const Captures: Captures;
9258
+ /**
9259
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/CoreGuiType#AvatarSwitcher)
9260
+ */
9261
+ export interface AvatarSwitcher extends globalThis.EnumItem {
9262
+ Name: "AvatarSwitcher";
9263
+ Value: 8;
9264
+ EnumType: typeof globalThis.Enum.CoreGuiType;
9265
+ }
9266
+ export const AvatarSwitcher: AvatarSwitcher;
9258
9267
  export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.CoreGuiType>;
9259
9268
  export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.CoreGuiType | undefined;
9260
9269
  export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.CoreGuiType | undefined;
9261
9270
  }
9262
- export type CoreGuiType = CoreGuiType.PlayerList | CoreGuiType.Health | CoreGuiType.Backpack | CoreGuiType.Chat | CoreGuiType.All | CoreGuiType.EmotesMenu | CoreGuiType.SelfView | CoreGuiType.Captures;
9271
+ export type CoreGuiType = CoreGuiType.PlayerList | CoreGuiType.Health | CoreGuiType.Backpack | CoreGuiType.Chat | CoreGuiType.All | CoreGuiType.EmotesMenu | CoreGuiType.SelfView | CoreGuiType.Captures | CoreGuiType.AvatarSwitcher;
9263
9272
  /**
9264
9273
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/CreateAssetResult)
9265
9274
  */
@@ -13020,7 +13029,7 @@ declare namespace Enum {
13020
13029
  }
13021
13030
  export const Legacy: Legacy;
13022
13031
  /**
13023
- * Arial has been removed from Roblox. Using Arial will map to Arimo.
13032
+ * `Arial` has been removed. Using it will map to the `Arimo` font family of the `Font` data type.
13024
13033
  *
13025
13034
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Font#Arial)
13026
13035
  */
@@ -13031,7 +13040,7 @@ declare namespace Enum {
13031
13040
  }
13032
13041
  export const Arial: Arial;
13033
13042
  /**
13034
- * Arial has been removed from Roblox. Using Arial will map to Arimo.
13043
+ * `ArialBold` has been removed. Using it will map to the `Arimo` font family of the `Font` data type.
13035
13044
  *
13036
13045
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Font#ArialBold)
13037
13046
  */
@@ -13196,7 +13205,7 @@ declare namespace Enum {
13196
13205
  }
13197
13206
  export const SourceSansSemibold: SourceSansSemibold;
13198
13207
  /**
13199
- * Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
13208
+ * `Gotham` has been removed. Using it will map to the `Montserrat` font family of the `Font` data type.
13200
13209
  *
13201
13210
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Font#Gotham)
13202
13211
  */
@@ -13211,7 +13220,7 @@ declare namespace Enum {
13211
13220
  */
13212
13221
  export const Montserrat: Gotham;
13213
13222
  /**
13214
- * Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
13223
+ * `GothamMedium` has been removed. Using it will map to the `Montserrat` font family of the `Font` data type.
13215
13224
  *
13216
13225
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Font#GothamMedium)
13217
13226
  */
@@ -13230,7 +13239,7 @@ declare namespace Enum {
13230
13239
  */
13231
13240
  export const MontserratMedium: GothamMedium;
13232
13241
  /**
13233
- * Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
13242
+ * `GothamBold` has been removed. Using it will map to the `Montserrat` font family of the `Font` data type.
13234
13243
  *
13235
13244
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Font#GothamBold)
13236
13245
  */
@@ -13245,7 +13254,7 @@ declare namespace Enum {
13245
13254
  */
13246
13255
  export const MontserratBold: GothamBold;
13247
13256
  /**
13248
- * Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
13257
+ * `GothamBlack` has been removed. Using it will map to the `Montserrat` font family of the `Font` data type.
13249
13258
  *
13250
13259
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Font#GothamBlack)
13251
13260
  */
@@ -13601,7 +13610,7 @@ declare namespace Enum {
13601
13610
  }
13602
13611
  export const ArimoBold: ArimoBold;
13603
13612
  /**
13604
- * Set when the `TextLabel.FontFace` property is set to a `Font` that has no corresponding enum value.
13613
+ * Set when the GUI object's font face is set to a `Font` that has no corresponding enum value.
13605
13614
  *
13606
13615
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Font#Unknown)
13607
13616
  */
@@ -13621,7 +13630,7 @@ declare namespace Enum {
13621
13630
  */
13622
13631
  export namespace FontSize {
13623
13632
  /**
13624
- * Font size 8.
13633
+ * Font size `8`.
13625
13634
  *
13626
13635
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size8)
13627
13636
  */
@@ -13632,7 +13641,7 @@ declare namespace Enum {
13632
13641
  }
13633
13642
  export const Size8: Size8;
13634
13643
  /**
13635
- * Font size 9.
13644
+ * Font size `9`.
13636
13645
  *
13637
13646
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size9)
13638
13647
  */
@@ -13643,7 +13652,7 @@ declare namespace Enum {
13643
13652
  }
13644
13653
  export const Size9: Size9;
13645
13654
  /**
13646
- * Font size 10.
13655
+ * Font size `10`.
13647
13656
  *
13648
13657
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size10)
13649
13658
  */
@@ -13654,7 +13663,7 @@ declare namespace Enum {
13654
13663
  }
13655
13664
  export const Size10: Size10;
13656
13665
  /**
13657
- * Font size 11.
13666
+ * Font size `11`.
13658
13667
  *
13659
13668
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size11)
13660
13669
  */
@@ -13665,7 +13674,7 @@ declare namespace Enum {
13665
13674
  }
13666
13675
  export const Size11: Size11;
13667
13676
  /**
13668
- * Font size 12.
13677
+ * Font size `12`.
13669
13678
  *
13670
13679
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size12)
13671
13680
  */
@@ -13676,7 +13685,7 @@ declare namespace Enum {
13676
13685
  }
13677
13686
  export const Size12: Size12;
13678
13687
  /**
13679
- * Font size 14.
13688
+ * Font size `14`.
13680
13689
  *
13681
13690
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size14)
13682
13691
  */
@@ -13687,7 +13696,7 @@ declare namespace Enum {
13687
13696
  }
13688
13697
  export const Size14: Size14;
13689
13698
  /**
13690
- * Font size 18.
13699
+ * Font size `18`.
13691
13700
  *
13692
13701
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size18)
13693
13702
  */
@@ -13698,7 +13707,7 @@ declare namespace Enum {
13698
13707
  }
13699
13708
  export const Size18: Size18;
13700
13709
  /**
13701
- * Font size 24.
13710
+ * Font size `24`.
13702
13711
  *
13703
13712
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size24)
13704
13713
  */
@@ -13709,7 +13718,7 @@ declare namespace Enum {
13709
13718
  }
13710
13719
  export const Size24: Size24;
13711
13720
  /**
13712
- * Font size 36.
13721
+ * Font size `36`.
13713
13722
  *
13714
13723
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size36)
13715
13724
  */
@@ -13720,7 +13729,7 @@ declare namespace Enum {
13720
13729
  }
13721
13730
  export const Size36: Size36;
13722
13731
  /**
13723
- * Font size 48.
13732
+ * Font size `48`.
13724
13733
  *
13725
13734
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size48)
13726
13735
  */
@@ -13731,7 +13740,7 @@ declare namespace Enum {
13731
13740
  }
13732
13741
  export const Size48: Size48;
13733
13742
  /**
13734
- * Font size 28.
13743
+ * Font size `28`.
13735
13744
  *
13736
13745
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size28)
13737
13746
  */
@@ -13742,7 +13751,7 @@ declare namespace Enum {
13742
13751
  }
13743
13752
  export const Size28: Size28;
13744
13753
  /**
13745
- * Font size 32.
13754
+ * Font size `32`.
13746
13755
  *
13747
13756
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size32)
13748
13757
  */
@@ -13753,7 +13762,7 @@ declare namespace Enum {
13753
13762
  }
13754
13763
  export const Size32: Size32;
13755
13764
  /**
13756
- * Font size 42.
13765
+ * Font size `42`.
13757
13766
  *
13758
13767
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size42)
13759
13768
  */
@@ -13764,7 +13773,7 @@ declare namespace Enum {
13764
13773
  }
13765
13774
  export const Size42: Size42;
13766
13775
  /**
13767
- * Font size 60.
13776
+ * Font size `60`.
13768
13777
  *
13769
13778
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size60)
13770
13779
  */
@@ -13775,7 +13784,7 @@ declare namespace Enum {
13775
13784
  }
13776
13785
  export const Size60: Size60;
13777
13786
  /**
13778
- * Font size 96.
13787
+ * Font size `96`.
13779
13788
  *
13780
13789
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontSize#Size96)
13781
13790
  */
@@ -13791,7 +13800,7 @@ declare namespace Enum {
13791
13800
  }
13792
13801
  export type FontSize = FontSize.Size8 | FontSize.Size9 | FontSize.Size10 | FontSize.Size11 | FontSize.Size12 | FontSize.Size14 | FontSize.Size18 | FontSize.Size24 | FontSize.Size36 | FontSize.Size48 | FontSize.Size28 | FontSize.Size32 | FontSize.Size42 | FontSize.Size60 | FontSize.Size96;
13793
13802
  /**
13794
- * Describes whether a `Font` is italic or not.
13803
+ * Describes whether a `Font` style is normal or italic.
13795
13804
  *
13796
13805
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/FontStyle)
13797
13806
  */
@@ -15630,11 +15639,29 @@ declare namespace Enum {
15630
15639
  EnumType: typeof globalThis.Enum.HttpError;
15631
15640
  }
15632
15641
  export const CreatorEnvironmentsNotSupportedByService: CreatorEnvironmentsNotSupportedByService;
15642
+ /**
15643
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/HttpError#InactivityTimeout)
15644
+ */
15645
+ export interface InactivityTimeout extends globalThis.EnumItem {
15646
+ Name: "InactivityTimeout";
15647
+ Value: 16;
15648
+ EnumType: typeof globalThis.Enum.HttpError;
15649
+ }
15650
+ export const InactivityTimeout: InactivityTimeout;
15651
+ /**
15652
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/HttpError#TooManyOutstandingRequests)
15653
+ */
15654
+ export interface TooManyOutstandingRequests extends globalThis.EnumItem {
15655
+ Name: "TooManyOutstandingRequests";
15656
+ Value: 17;
15657
+ EnumType: typeof globalThis.Enum.HttpError;
15658
+ }
15659
+ export const TooManyOutstandingRequests: TooManyOutstandingRequests;
15633
15660
  export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.HttpError>;
15634
15661
  export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.HttpError | undefined;
15635
15662
  export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.HttpError | undefined;
15636
15663
  }
15637
- export type HttpError = HttpError.OK | HttpError.InvalidUrl | HttpError.DnsResolve | HttpError.ConnectFail | HttpError.OutOfMemory | HttpError.TimedOut | HttpError.TooManyRedirects | HttpError.InvalidRedirect | HttpError.NetFail | HttpError.Aborted | HttpError.SslConnectFail | HttpError.SslVerificationFail | HttpError.Unknown | HttpError.ConnectionClosed | HttpError.ServerProtocolError | HttpError.CreatorEnvironmentsNotSupportedByService;
15664
+ export type HttpError = HttpError.OK | HttpError.InvalidUrl | HttpError.DnsResolve | HttpError.ConnectFail | HttpError.OutOfMemory | HttpError.TimedOut | HttpError.TooManyRedirects | HttpError.InvalidRedirect | HttpError.NetFail | HttpError.Aborted | HttpError.SslConnectFail | HttpError.SslVerificationFail | HttpError.Unknown | HttpError.ConnectionClosed | HttpError.ServerProtocolError | HttpError.CreatorEnvironmentsNotSupportedByService | HttpError.InactivityTimeout | HttpError.TooManyOutstandingRequests;
15638
15665
  /**
15639
15666
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/HttpRequestType)
15640
15667
  */
@@ -16707,10 +16734,14 @@ declare namespace Enum {
16707
16734
  }
16708
16735
  export type InputType = InputType.NoInput | InputType.Constant | InputType.Sin;
16709
16736
  /**
16737
+ * Describes the file sync status of an Instance.
16738
+ *
16710
16739
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/InstanceFileSyncStatus)
16711
16740
  */
16712
16741
  export namespace InstanceFileSyncStatus {
16713
16742
  /**
16743
+ * The `Instance` is not being synced or errored.
16744
+ *
16714
16745
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/InstanceFileSyncStatus#NotSynced)
16715
16746
  */
16716
16747
  export interface NotSynced extends globalThis.EnumItem {
@@ -16720,6 +16751,8 @@ declare namespace Enum {
16720
16751
  }
16721
16752
  export const NotSynced: NotSynced;
16722
16753
  /**
16754
+ * The `Instance` is a sync root that has errored and stopped syncing.
16755
+ *
16723
16756
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/InstanceFileSyncStatus#Errored)
16724
16757
  */
16725
16758
  export interface Errored extends globalThis.EnumItem {
@@ -16729,6 +16762,8 @@ declare namespace Enum {
16729
16762
  }
16730
16763
  export const Errored: Errored;
16731
16764
  /**
16765
+ * The `Instance` is being synced as the root of a sync tree.
16766
+ *
16732
16767
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/InstanceFileSyncStatus#SyncedAsRoot)
16733
16768
  */
16734
16769
  export interface SyncedAsRoot extends globalThis.EnumItem {
@@ -16738,6 +16773,8 @@ declare namespace Enum {
16738
16773
  }
16739
16774
  export const SyncedAsRoot: SyncedAsRoot;
16740
16775
  /**
16776
+ * The `Instance` is being synced because it is a descendant of a sync root.
16777
+ *
16741
16778
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/InstanceFileSyncStatus#SyncedAsDescendant)
16742
16779
  */
16743
16780
  export interface SyncedAsDescendant extends globalThis.EnumItem {
@@ -24454,6 +24491,15 @@ declare namespace Enum {
24454
24491
  EnumType: typeof globalThis.Enum.Platform;
24455
24492
  }
24456
24493
  export const MetaOS: MetaOS;
24494
+ /**
24495
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Platform#Web)
24496
+ */
24497
+ export interface Web extends globalThis.EnumItem {
24498
+ Name: "Web";
24499
+ Value: 21;
24500
+ EnumType: typeof globalThis.Enum.Platform;
24501
+ }
24502
+ export const Web: Web;
24457
24503
  /**
24458
24504
  * The client's operating system is unknown.
24459
24505
  *
@@ -24461,7 +24507,7 @@ declare namespace Enum {
24461
24507
  */
24462
24508
  export interface None extends globalThis.EnumItem {
24463
24509
  Name: "None";
24464
- Value: 21;
24510
+ Value: 22;
24465
24511
  EnumType: typeof globalThis.Enum.Platform;
24466
24512
  }
24467
24513
  export const None: None;
@@ -24469,7 +24515,7 @@ declare namespace Enum {
24469
24515
  export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.Platform | undefined;
24470
24516
  export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.Platform | undefined;
24471
24517
  }
24472
- export type Platform = Platform.Windows | Platform.OSX | Platform.IOS | Platform.Android | Platform.XBoxOne | Platform.PS4 | Platform.PS3 | Platform.XBox360 | Platform.WiiU | Platform.NX | Platform.Ouya | Platform.AndroidTV | Platform.Chromecast | Platform.Linux | Platform.SteamOS | Platform.WebOS | Platform.DOS | Platform.BeOS | Platform.UWP | Platform.PS5 | Platform.MetaOS | Platform.None;
24518
+ export type Platform = Platform.Windows | Platform.OSX | Platform.IOS | Platform.Android | Platform.XBoxOne | Platform.PS4 | Platform.PS3 | Platform.XBox360 | Platform.WiiU | Platform.NX | Platform.Ouya | Platform.AndroidTV | Platform.Chromecast | Platform.Linux | Platform.SteamOS | Platform.WebOS | Platform.DOS | Platform.BeOS | Platform.UWP | Platform.PS5 | Platform.MetaOS | Platform.Web | Platform.None;
24473
24519
  /**
24474
24520
  * Describes the current state of a `Tween` in its `Tween.PlaybackState` property.
24475
24521
  *
@@ -26345,7 +26391,7 @@ declare namespace Enum {
26345
26391
  }
26346
26392
  export const Comment: Comment;
26347
26393
  /**
26348
- * The user joined an experience through the item.
26394
+ * The user joined an experience through the item, or played a mini-game associated with the item.
26349
26395
  *
26350
26396
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/RecommendationActionType#Play)
26351
26397
  */
@@ -28583,7 +28629,7 @@ declare namespace Enum {
28583
28629
  }
28584
28630
  export const CoreUISafeInsets: CoreUISafeInsets;
28585
28631
  /**
28586
- * Top bar safe area insets are added to the `DeviceSafeInsets` area, resulting in an area guaranteed to be unobscured by both device screen cutouts and Roblox core UI elements like the experience controls. Unlike `CoreUISafeInsets`, this area's position and size is dynamic and is limited to the space available within the top bar area itself, outside of `CoreUISafeInsets`.
28632
+ * Top bar safe area insets are added to the `DeviceSafeInsets` area, resulting in an area guaranteed to be unobscured by both device screen cutouts and Roblox core UI elements like the experience controls. Unlike `CoreUISafeInsets`, this area's position and size is dynamic and is limited to the space available within the top bar area itself, outside of `CoreUISafeInsets`. See the `GuiService.TopbarInset` property which represents the absolute size and position of the unobstructed area within the top bar space.
28587
28633
  *
28588
28634
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ScreenInsets#TopbarSafeInsets)
28589
28635
  */
@@ -28664,6 +28710,51 @@ declare namespace Enum {
28664
28710
  export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.ScreenOrientation | undefined;
28665
28711
  }
28666
28712
  export type ScreenOrientation = ScreenOrientation.LandscapeLeft | ScreenOrientation.LandscapeRight | ScreenOrientation.LandscapeSensor | ScreenOrientation.Portrait | ScreenOrientation.Sensor;
28713
+ /**
28714
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ScreenshotCaptureResult)
28715
+ */
28716
+ export namespace ScreenshotCaptureResult {
28717
+ /**
28718
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ScreenshotCaptureResult#Success)
28719
+ */
28720
+ export interface Success extends globalThis.EnumItem {
28721
+ Name: "Success";
28722
+ Value: 0;
28723
+ EnumType: typeof globalThis.Enum.ScreenshotCaptureResult;
28724
+ }
28725
+ export const Success: Success;
28726
+ /**
28727
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ScreenshotCaptureResult#OtherError)
28728
+ */
28729
+ export interface OtherError extends globalThis.EnumItem {
28730
+ Name: "OtherError";
28731
+ Value: 1;
28732
+ EnumType: typeof globalThis.Enum.ScreenshotCaptureResult;
28733
+ }
28734
+ export const OtherError: OtherError;
28735
+ /**
28736
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ScreenshotCaptureResult#NoDeviceSupport)
28737
+ */
28738
+ export interface NoDeviceSupport extends globalThis.EnumItem {
28739
+ Name: "NoDeviceSupport";
28740
+ Value: 2;
28741
+ EnumType: typeof globalThis.Enum.ScreenshotCaptureResult;
28742
+ }
28743
+ export const NoDeviceSupport: NoDeviceSupport;
28744
+ /**
28745
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ScreenshotCaptureResult#NoSpaceOnDevice)
28746
+ */
28747
+ export interface NoSpaceOnDevice extends globalThis.EnumItem {
28748
+ Name: "NoSpaceOnDevice";
28749
+ Value: 3;
28750
+ EnumType: typeof globalThis.Enum.ScreenshotCaptureResult;
28751
+ }
28752
+ export const NoSpaceOnDevice: NoSpaceOnDevice;
28753
+ export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.ScreenshotCaptureResult>;
28754
+ export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.ScreenshotCaptureResult | undefined;
28755
+ export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.ScreenshotCaptureResult | undefined;
28756
+ }
28757
+ export type ScreenshotCaptureResult = ScreenshotCaptureResult.Success | ScreenshotCaptureResult.OtherError | ScreenshotCaptureResult.NoDeviceSupport | ScreenshotCaptureResult.NoSpaceOnDevice;
28667
28758
  /**
28668
28759
  * This enum is used with `ScrollingFrame.HorizontalScrollBarInset` and `ScrollingFrame.VerticalScrollBarInset` to indicate whether the canvas should be inset by `ScrollBarThickness` for the respective scroll bar.
28669
28760
  *
@@ -33715,11 +33806,29 @@ declare namespace Enum {
33715
33806
  EnumType: typeof globalThis.Enum.TextInputType;
33716
33807
  }
33717
33808
  export const OneTimePassword: OneTimePassword;
33809
+ /**
33810
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TextInputType#NewPassword)
33811
+ */
33812
+ export interface NewPassword extends globalThis.EnumItem {
33813
+ Name: "NewPassword";
33814
+ Value: 9;
33815
+ EnumType: typeof globalThis.Enum.TextInputType;
33816
+ }
33817
+ export const NewPassword: NewPassword;
33818
+ /**
33819
+ * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TextInputType#NewPasswordShown)
33820
+ */
33821
+ export interface NewPasswordShown extends globalThis.EnumItem {
33822
+ Name: "NewPasswordShown";
33823
+ Value: 10;
33824
+ EnumType: typeof globalThis.Enum.TextInputType;
33825
+ }
33826
+ export const NewPasswordShown: NewPasswordShown;
33718
33827
  export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.TextInputType>;
33719
33828
  export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.TextInputType | undefined;
33720
33829
  export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.TextInputType | undefined;
33721
33830
  }
33722
- export type TextInputType = TextInputType.Default | TextInputType.NoSuggestions | TextInputType.Number | TextInputType.Email | TextInputType.Phone | TextInputType.Password | TextInputType.PasswordShown | TextInputType.Username | TextInputType.OneTimePassword;
33831
+ export type TextInputType = TextInputType.Default | TextInputType.NoSuggestions | TextInputType.Number | TextInputType.Email | TextInputType.Phone | TextInputType.Password | TextInputType.PasswordShown | TextInputType.Username | TextInputType.OneTimePassword | TextInputType.NewPassword | TextInputType.NewPasswordShown;
33723
33832
  /**
33724
33833
  * Controls the truncation of text when using the `TextTruncate` property.
33725
33834
  *
@@ -34976,10 +35085,14 @@ declare namespace Enum {
34976
35085
  }
34977
35086
  export type TweenStatus = TweenStatus.Canceled | TweenStatus.Completed;
34978
35087
  /**
35088
+ * Used to determine what UI elements should be captured with `CaptureService`.
35089
+ *
34979
35090
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UICaptureMode)
34980
35091
  */
34981
35092
  export namespace UICaptureMode {
34982
35093
  /**
35094
+ * Capture all UI elements.
35095
+ *
34983
35096
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UICaptureMode#All)
34984
35097
  */
34985
35098
  export interface All extends globalThis.EnumItem {
@@ -34989,6 +35102,8 @@ declare namespace Enum {
34989
35102
  }
34990
35103
  export const All: All;
34991
35104
  /**
35105
+ * Capture no UI elements.
35106
+ *
34992
35107
  * [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UICaptureMode#None)
34993
35108
  */
34994
35109
  export interface None extends globalThis.EnumItem {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rbxts/types",
3
- "version": "1.0.901",
3
+ "version": "1.0.903",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },